diff --git a/README.md b/README.md new file mode 100644 index 0000000..f07dca1 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# 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/