JarateKing / Competitive-Programming-Textbook

textbook for competitive programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming: Start to Finish

Textbook for learning competitive programming, suited especially for university students with 1-3 years of computer science experience. The focus is on various data structures, algorithms, and techniques that can be beneficial for anyone from novice programmers to beginner competitive programmers to serious competitors to professors and coaches.

Title is subject to change.

How to compile

Dependencies:

pip install Pygments

You also need to run latex with the following flags:

--shell-escape

About

textbook for competitive programming


Languages

Language:TeX 90.2%Language:C++ 9.4%Language:Python 0.4%Language:Java 0.0%