kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Code cleanup! #610

Closed kaustubhgupta closed 2 years ago

kaustubhgupta commented 2 years ago

Description

The language folders have a lot of files that are not part of any subfolder. Some of them are potentially the same code with the same different approaches. I want:

Languages and Assignees:

govindraj111 commented 2 years ago

@kaustubhgupta assign this to me! Would like to contribute.

VishalS047 commented 2 years ago

Hey assign this to me I would like to contribute

vikhyat-github commented 2 years ago

@kaustubhgupta I would like to contribute in Java

theyashwanthsai commented 2 years ago

hey, i can contribute to this. would love to contribute

kaustubhgupta commented 2 years ago

@kaustubhgupta I would like to contribute to Java

Assigned to you in Java

kaustubhgupta commented 2 years ago

@govindraj111 @VishalS047 @theyashwanthsai let me know your preferred languages

vikhyat-github commented 2 years ago

@kaustubhgupta Can you please elaborate on the description about what exactly you want. What do you mean by well arranged? Do I have to write code myself also or just remove unnecessary code or correct it? please elaborate more so that we can be more efficient. I hope you understand.

kaustubhgupta commented 2 years ago

@kaustubhgupta Can you please elaborate on the description about what exactly you want. What do you mean by well-arranged? Do I have to write code myself also or just remove unnecessary code or correct it? please elaborate more so that we can be more efficient. I hope you understand.

For example, you can create subfolders under the Java directory for Sorting Algos where all the sorting algorithms such as heap sort, merge are present. In this way, you can create multiple subfolders for such categories. If you don't find any particular category, then put in Others.

And, do check if the codes are good enough and not repetitive. You can free to remove such cases.

vikhyat-github commented 2 years ago

ok great thanks

theyashwanthsai commented 2 years ago

@kaustubhgupta java

govindraj111 commented 2 years ago

@kaustubhgupta Will be drilling it with Java !

kaustubhgupta commented 2 years ago

Java is already assigned, you can pick up other languages

VishalS047 commented 2 years ago

I would like to work on java

vikhyat-github commented 2 years ago

@kaustubhgupta I have made a PR please review it. I am waiting for your acceptance.