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