An open API service indexing awesome lists of open source software.

https://github.com/unclebob/adventofcode2021


https://github.com/unclebob/adventofcode2021

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Advent of Code 2021.

The first three days were throwaways. No code for them.
Every other day shows the final result.

The testing library is 'speclj'. You'll see it referenced in project.clj.
The java version is 1.8.

As requested by the AOC team, I'll be adding solutions a few days behind, just to keep things "fair".