This repo tracks my journey of learning competitive programming using Python, mainly through Codewars and other platforms.
- Progress from 8kyu → 1kyu in Codewars
- Build strong problem-solving skills
- Compete in Umak Python Programming
- Develop reusable algorithm templates
- Python Foundations
- Problem-Solving Patterns
- Data Structures & Algorithms
- Number Theory
- Dynamic Programming
- Graphs
- Advanced Topics
codewars/→ All my Codewars solutions (organized by kyu)practice/→ Problems from other sources (LC, CF, AtCoder)contests/→ Contest submissionsnotes/→ My personal notes & cheatsheetsutils/→ Python templates/snippets