Skip to content

🎈My notebook and solutions for 300+ problems that I solved during practice for ACM-ICPC

License

Notifications You must be signed in to change notification settings

Anshnrag02/competitive-programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this is a publish-only repository, so all pull requests will be ignored.

The folders structure is following:

  • notebook: well-explained implementation of general-purpose algorithms.
  • scripts: small scripts for automatizing some repetitive tasks.
  • solutions: code of accepted problems, categorized by online judges.
  • solutions/README.md: solutions index by themes, containing difficulty, name, description and hint of the problem.

Notebook index

🧱 data structures

🔞 dynamic programming

🌍 graphs

✏️ math

💭 miscellaneous

References

  • HALIM, Steven. "Competitive Programming 3: The new lower bound of programming contests".

About

🎈My notebook and solutions for 300+ problems that I solved during practice for ACM-ICPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • Python 1.9%
  • Shell 0.5%