/advent-of-clojure

My solutions to the Advent of Code

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Advent of Clojure

My Advent of Code Solutions in Clojure.

Code layout

The solutions are in the src/advent-[year] directories.

The problem inputs are in the resources/[year] directories.

Solutions

When you are finished working on the problem, there are solutions available for you to get another point of view on the problem.

advent tree

For more coding problems see 4Clojure