Welcome to my GitHub repository! Here, you'll find my solutions to various competitive programming problems from platforms like Codeforces and Atcoder. These solutions are implemented in C, C++, and Java.
Feel free to explore and use the code as a reference for your own learning and practice.
Check out my profiles for more:
- Codeforces : mahbub_hasan_abid
- Atcoder : mahbub_hasan
Happy coding!
This README effectively conveys the following:
- The purpose of the repository: storing competitive programming solutions.
- The programming languages used: C, C++, and Java.
- The source of the problems: Codeforces and Atcoder.
- Intent: to showcase my problem-solving skills, practice algorithms and data structures, and improve coding efficiency.
- Encouragement: for others to learn from my solutions.
If you have suggestions or improvements, feel free to open an issue or create a pull request. Collaboration is welcome!
If you're new to competitive programming, both Codeforces and Atcoder are great places to start. Visit Codeforces and Atcoder to create accounts, practice problems, and participate in contests.