Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jmservera/advent-of-code-2021

Advent of code 2021
https://github.com/jmservera/advent-of-code-2021

Last synced: 23 days ago
JSON representation

Advent of code 2021

Awesome Lists containing this project

README

        

# advent-of-code-2021
Advent of code 2021

https://adventofcode.com/2021

Quick and dirty solutions for Advent of Code 2021. No exception management, no error handling, no logging, minimal tests to get the results. IJW & YAGNI oriented development. In some small cases, just raw approximations that work only for the given input (I'm not looking at you... Day 7).