Clojure solutions to "Five programming problems every Software Engineer should be able to solve in less than 1 hour"
- https://github.com/bradlucas/five-problems/blob/master/src/five_problems/problem_1.clj
- https://github.com/bradlucas/five-problems/blob/master/src/five_problems/problem_2.clj
- https://github.com/bradlucas/five-problems/blob/master/src/five_problems/problem_3.clj
- https://github.com/bradlucas/five-problems/blob/master/src/five_problems/problem_4.clj
- https://github.com/bradlucas/five-problems/blob/master/src/five_problems/problem_5.clj
- lein run
Copyright © 2015 Brad Lucas
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.