This repository contains my personal solutions for the CSES problem set.
I use the following books to (try to) solve these problems and in general to study algorithm design:
- The Algorithm Design (Third edition) - Steven S. Skiena
- Guide to Competitive Programming - Antti Laaksonen