Python DSA Patterns is a curated collection of Data Structures & Algorithm techniques implemented in Python.
Each pattern comes with a clear explanation, runnable script, and practice problems — building a growing DSA library over time.
- 📘 Notes — concise explanations of DSA patterns
- 🐍 Python Scripts — runnable Jupyter notebooks
- 🧩 Problem Sets — classic challenges to practice
python-dsa-patterns/
├── scripts/ # Jupyter notebooks for each pattern
├── notes/ # Markdown notes (theory + examples)
└── README.md
- 📸 Instagram: @python_scripts
- 📝 Blog: AW Dev Rethought
- 💬 Discord: AW Dev Rethought
✨ Decode algorithms, one pattern at a time. ✨