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

brpapa/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive programming

Folders structure

  • notebook: 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: index for all solutions, categorized by themes.

Acknowledgements

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