Home

Awesome

##Groovy Solutions to Cracking the Coding Interview 6ᵗʰ Edition

To run the build (with tests for each exercise), execute gradlew build.

Feel free to browse the solutions and tests for the following exercises:

Ch01_ArraysAndStrings + tests

Ch02_LinkedLists + tests

Ch03_StacksAndQueues + tests

Ch04_TreesAndGraphs + tests

Ch05_BitManipulation + tests

Ch06_MathAndLogicPuzzles + tests