The Algorithms - Python is a large educational collection of algorithms and data structures implemented in Python.
Open Source: #data-structures
Catalog projects marked with #data-structures. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 7 projects with a combined 848,158 GitHub stars. Main languages: JavaScript, Java, Python.
Repositories
JavaScript Algorithms is a collection of algorithms and data structures implemented in JavaScript with explanations and learning links.
labuladong algorithm is a Chinese algorithm and LeetCode note collection focused on patterns and reasoning rather than memorized answers.
Hello Algo is an open book on data structures and algorithms with animations, runnable code, and multiple language versions.
The Algorithms - Java is an educational collection of algorithms and data structures implemented in Java.
LeetCode Solutions is a large learning repository with algorithm problem explanations, data structures, and interview preparation material.
Algorithm Visualizer is an interactive platform that shows how algorithms work through code-driven visualizations.