Python
TheAlgorithms
Every algorithm, implemented in clean Python
A massive community-maintained collection of algorithms and data structures implemented in Python for learning purposes.
What you get
- Hundreds of reference algorithm implementations
- Searchable by topic (sorting, graphs, dynamic programming, math)
- Readable, well-commented code you can run instantly
What you'll learn
Best for: Students and interview candidates who learn algorithms best by reading runnable code.