Algorithms & Data Structures: Resource Pack
Ankit Beniwal
γ»1 min read
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
NOTE: A Development branch is made for this repo where we're trying to migrate the existing project to a Java project structure. You can switch to Development branch for contributions. Please refer this issue for more info.
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 education purposes)
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
Contribution Guidelines
Read our Contribution Guidelines before you contribute.
Community Channel
We're on Gitter! Please join us.
Algorithms
See our directory.
Cheers π₯
256
38


Trending on
How I created a videogames tournament, why it failed and what I learned from it π
Junior Web Developer Portfolio Review - Oleg
Learn programming languages through problem-solving
Thirty Green Squares
Github - Dark Mode!
Top 13 useful JavaScript array tips and tricks you should know
Trivia #1: Who cursed us with 'foo bar'?
π Please Add .gitattributes To Your Git Repository