This repository contains my competitive programming solutions and notes. Most solutions are written in C++ and organized by topic.
I use this repo to track my progress, improve my problem-solving skills, and keep a record of my work over time.
Each folder contains problems related to that topic, usually named after the task title or platform ID. Some solutions include explanations or comments for clarity.
- Build a clean, organized library of problem solutions
- Improve algorithmic thinking and speed
- Track long-term progress in competitive programming