Here I collect exercise solutions from Algorithms in C++ book by Robert Sedgewick. I use the russian translation of the book, so the entire text of the exercises will be given in russian and english.
- english: ISBN 978-0-321-60633-4
- russian: ISBN 978-5-8459-2070-6
- Chapter 1: Introduction
- Chapter 3: Elementary Data Structures
- Chapter 4: Abstract Data Types
- Chapter 5: Recursion and Trees
$ make install-hooks
$ make
$ make test