2019-02-26 13:07:00 +01:00
|
|
|
# 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.
|
|
|
|
|
|
|
|
https://cses.fi/problemset/
|
|
|
|
|
|
|
|
## 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.
|
2019-07-31 12:28:38 +02:00
|
|
|
There is also a Russian edition Олимпиадное программирование (Olympiad Programming) and a Korean edition 알고리즘 트레이닝: 프로그래밍 대회 입문 가이드.
|
2019-02-26 13:07:00 +01:00
|
|
|
|
|
|
|
https://cses.fi/book/
|