Cracking the Coding Interview 6th Ed. Solutions
Stars
11.5k
Forks
4.4k
Watchers
11.5k
Open Issues
144
Overall repository health assessment
No package.json found
This might not be a Node.js project
135
commits
55
commits
43
commits
28
commits
14
commits
11
commits
6
commits
5
commits
3
commits
3
commits
17.18: Some code cleanup + adding new solution for problem
f88b754View on GitHub17.2 and 17.3: Changing code to use built in nextInt method
5ee7990View on GitHub16.25: Clearing prev pointer when we put it at the head of the list
8e3f66fView on GitHub16.22: Colors were flipped from what question described. Fixing that.
b403b9aView on GitHub16.16: Adding new solution, separating out testing code, and changing original solution to return range
12ac72dView on GitHub16.15: Code cleanup -- moving testing function into its own file
417df54View on GitHubVI.11: Simplifying runtime calculation by avoiding short circuiting
732242aView on GitHub16.6: Some minor variable naming and other changes, plus additional solution
361057bView on GitHub4.5: Changing variable name to better match standard style
df12691View on GitHub16.18: Fixing minor issue so that main can go through full string
3464bfcView on GitHub