jssandh2 / cracking-the-coding-interview

My solutions to certain problems from Cracking The Coding Interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cracking The Coding Interview

These are my versions of solutions to some problems that I have picked up from "Cracking The Coding Interview", Gayle Laakmann McDowell, 2nd Edition, and some other problems that I have found at algorithmic programming websites online. All solutions are mine, and I am not copying or plagiarizing code from anywhere. The solutions are written in Python.

About

My solutions to certain problems from Cracking The Coding Interview

License:Apache License 2.0


Languages

Language:Python 82.4%Language:Java 17.6%