Skip to content

ammiranda/CrackingTheCodingInterview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cracking the Coding Interview Solutions

###Overview

My solutions to various interview questions that are posed in Cracking the Coding Interview by Gayle Laakmann McDowell.

###How to Read

I have sorted the solutions in directories by language used. For example 'js' is for JavaScript implementations. Within the language directory I have lib and solutions directories. The lib contains the data structure and/or algorithms necessary to arrive at the desired solution. The solutions directory contains the answers to questions in the book contained in folders that are named the same as the chapter and question numbers in the book. Folder 2.2 has the solution to the second question in chapter two, etc.

###Comments

If you want to talk to me about this repo email me

About

My solutions to questions found in Cracking the Coding Interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published