60+ Python solutions for algorithms and data structures, grouped by topic — arrays, strings, trees, graphs, DP, and more. Each solution notes time and space complexity.
Fork-friendly: add your approach in any language, keep the same folder structure, and open a PR. Built to stay readable and interview-ready.
Highlights
- 60+ problems with complexity notes
- Grouped by topic: arrays, trees, graphs, DP
- Fork-friendly — add your solution
algorithms data structures Python DSA
Python 100%
Solutions
60+
Topics
12
Language
Python