/CtCI-6th-Edition-Clojure

Cracking the Coding Interview 6th Ed. Clojure Solutions

Primary LanguageClojure

#Clojure solutions to Cracking the Coding Interview 6th Edition.

Running Unit Tests

First download and install Leiningen

Then run the following command from the root directory to run all the tests:

lein test