A collection of my Codeforces solutions written in Python, documenting my progress in competitive programming and how my problem-solving approach develops over time!
This repository contains my solutions to problems I've solved on Codeforces.
Rather than only keeping the final accepted solutions, I also document how I interpreted each problem, the approaches I initially tried, mistakes I made, and what I learned from them.
Each problem is organized into its own folder:
546A-soldier-and-bananas/
├── solution.py
└── notes.md