Advent of Clojure
My Advent of Code Solutions in Clojure.
I will be solving these coding challenges as they are posted and will update this repo.
To have the most fun possible, solve these challenges on your own before looking at these solutions.
See the src/advent
directory for the solutions.
See the doc
directory for the problem statements.
For more coding problems see 4Clojure
I ripped the both the github repo idea and format from @bhauman
Go check his out at https://github.com/bhauman/advent-of-clojure