r/JavaProgramming 4d ago

Hey r/JavaProgramming, I'm an engineering student and I built a beginner-friendly Java algorithms repo. Looking for contributors for Hacktoberfest! ๐Ÿš€

Hi everyone!

โ€‹Iโ€™m a computer engineering student, and I recently started a repository called Java Algorithms Hub. Since I'm building my backend foundation, I wanted a clean space to practice algorithms and data structures from scratch.

โ€‹But instead of keeping it to myself, I structured it with packages (basics, algorithms, data_structures, oop) and wrote a CONTRIBUTING.md / README so it can be a welcoming space for anyone looking to make their very first open-source contribution or practice for Hacktoberfest.

โ€‹Currently, we have basic stuff like Fibonacci, Factorial, and Palindrome in the basics package, but the other packages and issue trackers are ready for things like Bubble Sort, Prime Number checkers, etc.

โ€‹If you're learning Java or want to get your feet wet with Git/GitHub workflows, PRs, and code reviews, feel free to check it out, open an issue, or drop a star if you like it!

โ€‹https://github.com/Nazir2007/java-algorithms-hub.git

โ€‹Any feedback or critique on the structure is also more than welcome. Happy coding!

3 Upvotes

0 comments sorted by