/cracking-the-coding-interview

Python solutions for the book Cracking the Coding Interview

Primary LanguagePython

Cracking the Coding Interview - Python

I've been reading the book Cracking the Coding Interview, and decided to write the answers in Python (all of the book's solutions are in Java).