A collection of solutions (with a comprehensive test suite) to interview problems.
Includes problems from various sources:
- Cracking the Coding Interview.
- And more...
Also included are reference implementations of specific data structures and algorithms. These are based off of the content presented in the Algorithms class at Princeton, which is freely available on Coursera in two parts.