23 lines
779 B
Markdown
23 lines
779 B
Markdown
# 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.
|
|
There is also a Russian edition Олимпиадное программирование (Olympiad Programming).
|
|
|
|
https://cses.fi/book/
|