careercup / CtCI-6th-Edition-Groovy

Cracking the Coding Interview 6th Ed. Groovy Solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##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

About

Cracking the Coding Interview 6th Ed. Groovy Solutions


Languages

Language:Groovy 100.0%