A repository for my Competitive Programming (CP) and problem-solving journey.
I love solving algorithmic problems and practicing data structures through coding challenges. This repository contains solutions I have completed so far, including problems from platforms like LeetCode, Codeforces, CodeChef, AtCoder, and others.
⚠️ Some solutions are missing from the past, but I am working on keeping the repository updated with all problems I solve in the future.
- This repository is my personal archive of CP solutions.
- Problems are organized by difficulty, contest, or topic for easy reference.
- Solutions are written in multiple programming languages, mainly C++ and Java.
- I update this repository regularly with new problems and contests.
- Contains past solutions to various problems (some may be missing).
- Covers problems of different types: Arrays, Strings, Graphs, Dynamic Programming, Greedy algorithms, Trees, and more.
- Includes contest solutions from previous competitions.
- Add all missing past solutions.
- Continue solving new problems from online platforms.
- Organize problems by platform, difficulty, and topic.
- Improve code readability, add comments, and document solutions.
- Participate in contests and store all contest solutions here.