Competitive Programming Handbook is an excellent resource for mastering competitive programming using C++. You don't need prior knowledge of C++, as it teaches the language from the beginning. While ...
Competitive Programmer's Handbook is a modern introduction to competitive programming. The book discusses programming tricks and algorithm design techniques relevant in competitive programming. The ...