Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 956 Bytes

cp.md

File metadata and controls

24 lines (16 loc) · 956 Bytes
date
2021-06-29

Competitive Programming

I did a lot of competitive programming mostly in the first two years of my bachelors.

I followed the book Competitive Programming 3 and am eternally grateful to Felix Halim and Steven Halim for this gem. I mostly practiced on SPOJ and used C++ as my primary language. I also used HackerRank (HackerRank), Codeforces and Codechef.

These days I solve problems occasionally to get better at C++ and on my todo list is getting more people to do Competitive Programming in C++. Contact me if this is something you would like to collaborate on.

I also maintain an almost exhaustive repositories here. The repos has around 50K LoC!