Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ† Competitive Programming Repository

Welcome to my Competitive Programming repository!
Here I store my problem solutions, templates, and useful resources that help me sharpen my skills and prepare for contests.


πŸ“‚ Repository Structure

  • /solutions/ β†’ My accepted solutions for interesting and challenging problems from Codeforces, AtCoder, CSES, UVA, etc.
  • /templates/ β†’ Reusable code snippets and templates (DSU, Segment Tree, Graph algorithms, etc.).
  • /resources/ β†’ Notes, references, and any helpful guides or articles for problem solving.

🎯 Goals of this Repo

  • Build a personal library of solved problems.
  • Maintain clean and reusable templates for contests.
  • Collect and organize high–quality learning resources.
  • Track progress and improvements over time.

πŸ›  Languages & Tools

Most solutions are written in:

  • C++17 (main language for contests)
  • Sometimes Java/Python for specific problems or practice.

I also use:

  • Custom macros/templates for fast coding
  • Git + GitHub to track progress
  • VS Code / IntelliJ / Vim depending on project type

πŸš€ Usage

Feel free to:

  • Browse through problem solutions for learning ideas.
  • Reuse any templates for your own contests.
  • Check out the resources section for helpful competitive programming materials.

⚠️ Note: Solutions are for practice and learning β€” not for direct copy-paste in live contests.


πŸ“Œ Resources I Recommend


πŸ“œ License

This repository is for personal use and learning.
Feel free to explore and adapt, but please give credit if you reuse significant parts.


About

This rep is for my competitive programming resources

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages