Skip to content

My journey through Competitive Programming. A curated collection of efficient solutions to Codeforces problems, categorized by difficulty and topic. Includes implementations of various data structures and algorithms.

License

Notifications You must be signed in to change notification settings

AayushCode24-7/CodeForces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆 Codeforces Solutions

Welcome to my competitive programming vault! This repository contains my solutions to problems from Codeforces contests and the problemset.

📊 Profile Summary

📂 Repository Structure

The solutions are organized to be easily searchable:

  • /Contests: Solutions submitted during live rounds, organized by Round ID.
  • /Problemset: Practice problems categorized by their difficulty rating (e.g., 800, 1200, 1600).
  • /Library: Pre-written algorithms and data structures (Segment Trees, Graphs, Math).

🛠️ My Tech Stack

  • Language: C++20 / Python 3
  • Compiler: GCC 11.4.0
  • Editor: VS Code / Vim

About

My journey through Competitive Programming. A curated collection of efficient solutions to Codeforces problems, categorized by difficulty and topic. Includes implementations of various data structures and algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published