Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.11 KB

File metadata and controls

29 lines (15 loc) · 1.11 KB

Competitive Programming Stuff

Getting distracted a lot so I'm kind of hopping between the different materials. But mostly going through these few courses/trainings. Hopefully can get good some day.

CSES

Book

  • Competitive Programmer's Handbook [link]

Problemset

Junior Training Sheet

  • Junior Training Sheet V7.0 [link]
  • Made by Dr Mostafa Saad Ibrahim

Pretty interesting problem set with some accompanying teaching material (though most videos seem to be by him in Arabic), the slides are in english though.

USACO

Looks interesting, especially because the problems their problem set has post-solve analysis. I kind of dislike how sensitive the platform is to trailing whitespaces and stuff, but at least there is feedback so I can quickly debug the issues ( looking @ you UVa >:( ).