hackerrank-clojure To run tests for a solution: cd to the challenge specific project folder Run lein test Conventions Solution methods will always accept a seq and return a seq, so generic test runner can work with input / output txt files. Dependencies Leiningen: http://leiningen.org/