This repository contains my solutions to Codeforces problems. I use this repository to track my progress, document my problem-solving journey, and keep notes on specific problems.
- Each problem solution is categorized by its Codeforces problem ID.
- Solutions are implemented in C++.
- Tracking Progress: Documenting solutions helps me track my progress over time.
- Learning: Analyzing and revisiting solutions helps me improve problem-solving skills.
- Sharing Knowledge: Feel free to explore and use these solutions for learning purposes.
- Each directory corresponds to a Codeforces problem.
- Solutions are provided in C++ with explanations where necessary.
Contributions, corrections, and suggestions are welcome! If you find a more efficient solution or a mistake, feel free to open an issue or pull request.
I would like to acknowledge Strivers CP Sheet for its comprehensive collection of problems and resources, which I use extensively for selecting and solving problems on Codeforces.