This is a set of 99 Clojure problems of various levels of difficulty.
- Get a copy of this repo
- Read the instructions
- Solve the problems ;)
Fork this repo then get your local version:
$ git clone https://github.com/<your-username>/99-Clojure-Problems.git
$ cd 99-Clojure-Problems
$ git clone https://github.com/99XProblems/99-Clojure-Problems.git
$ cd 99-Clojure-Problems
$ wget https://github.com/99XProblems/99-Clojure-Problems/archive/master.zip
$ unzip master.zip
$ mv 99-Clojure-Problems-master 99-Clojure-Problems
$ cd 99-Clojure-Problems