Skip to content

Nazmul42726/Competitive_Programming

Repository files navigation

Competitive Programming

A curated collection of topic-wise competitive programming solutions, algorithmic implementations, and data structure implementations.

This repository serves as an organized subset of my broader competitive programming archive. It is a curated selection of problems solved across various judges (Codeforces, LeetCode, SPOJ, CSES, LightOJ, etc.), structured systematically by topic to serve as a focused reference for complex algorithms and techniques.


Topics Covered

The repository is structured into major categories. Click on any topic to explore the corresponding implementations and problem solutions.

Algebra

Combinatorics

Data Structures

Dynamic Programming

Geometry

Graphs

Numerical Methods

String Processing


Learning Resources

I rely on several excellent resources for learning and practice. These roadmaps and problem lists have been instrumental in my growth:


How to Use

Feel free to browse the directories to find implementations or solutions to specific problems. Each file is named after the problem or the algorithm it implements.

  • Implementations: Files starting with implementation_ or located in subdirectories often contain clean, reusable templates.
  • Solutions: Problem solutions usually include the platform name and problem title (e.g., Codeforces_Fedor_and_New_Game.cpp).

Progress Tracker

A detailed log of solved problems and learning milestones is maintained here: My Google Sheet Progress Tracker


Contributions

This is primarily a personal repository, but I am open to suggestions or corrections. If you find a bug in an implementation or a more optimized way to solve a problem, feel free to open an issue or submit a pull request.

License

This repository is licensed under the MIT License.

About

A curated, topic-wise archive of competitive programming solutions and algorithmic implementations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages