SOI adjusted Competitive Programmer's Handbook
(see https://github.com/pllk/cphb for the original)
a063f941d6 | ||
---|---|---|
README.md | ||
book.pdf | ||
book.tex | ||
chapter01.tex | ||
chapter02.tex | ||
chapter03.tex | ||
chapter04.tex | ||
chapter05.tex | ||
chapter06.tex | ||
chapter07.tex | ||
chapter08.tex | ||
chapter09.tex | ||
chapter10.tex | ||
chapter11.tex | ||
chapter12.tex | ||
chapter13.tex | ||
chapter14.tex | ||
chapter15.tex | ||
chapter16.tex | ||
chapter17.tex | ||
chapter18.tex | ||
chapter19.tex | ||
chapter20.tex | ||
chapter21.tex | ||
chapter22.tex | ||
chapter23.tex | ||
chapter24.tex | ||
chapter25.tex | ||
chapter26.tex | ||
chapter27.tex | ||
chapter28.tex | ||
chapter29.tex | ||
chapter30.tex | ||
list.tex | ||
preface.tex |
README.md
Competitive Programmer's Handbook
Competitive Programmer's Handbook is a modern introduction to competitive programming. The book discusses programming tricks and algorithm design techniques relevant in competitive programming.
CSES Problem Set
The CSES Problem Set contains a collection of competitive programming problems. You can practice the techniques presented in the book by solving the problems.
License
The license of the book is Creative Commons BY-NC-SA.
Other books
Guide to Competitive Programming is a printed book, published by Springer, based on Competitive Programmer's Handbook. There is also a Russian edition Олимпиадное программирование (Olympiad Programming).