My Advent of Code Solutions in Clojure.
The solutions are in the src/advent-[year]
directories.
The problem inputs are in the resources/[year]
directories.
When you are finished working on the problem, there are solutions available for you to get another point of view on the problem.
For more coding problems see 4Clojure