cracking-the-coding-interview icon indicating copy to clipboard operation
cracking-the-coding-interview copied to clipboard

Python solutions for the book Cracking the Coding Interview

trafficstars

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).