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

https://github.com/mkuranowski/adventofcode2021

2021 Advent of Code, this time in Python; booooring
https://github.com/mkuranowski/adventofcode2021

advent-of-code advent-of-code-2021 advent-of-code-2021-python python

Last synced: 5 months ago
JSON representation

2021 Advent of Code, this time in Python; booooring

Awesome Lists containing this project

README

          

See for a list of tasks.

Complete solutions to the 2021 edition of Advent of Code!

This time I've coded the solutions in Python, pretty boring; however
after day 17 the challenges were pretty tough.

The solutions to days 19 and 22 are definitely sub-optimal, but all things considered
I'm quite happy with how it turned out!