So this time I am sharing a valuable resource for those who are willing to work with algorithms and data structures.
Many of us are already known to this one, but for the sake of beginners and those who have not yet explored it:
The Algorithms on GitHub
These algorithms are implemented in more than 15 languages.
You can use these repos to learn the concepts easily. I found these to be most optimized and well documented.
Also, those who love to work in open source world can contribute to these helpful resources.
My favourite one, with more than 20K stars is:
TheAlgorithms / Java
All Algorithms implemented in Java
The Algorithms - Java
You can run and edit the algorithms, or contribute to them using Gitpod.io (a free online development environment) with a single click.
All algorithms are implemented in Java (for educational purposes)
These implementations are intended for learning purposes. As such, they may be less efficient than the Java standard library.
Contribution Guidelines
Please read our Contribution Guidelines before you contribute to this project.
Algorithms
Our directory has the full list of applications.
Cheers 🥂
Top comments (0)