Skip to content

Files

Latest commit

0b88cc7 · Apr 2, 2022

History

History
4 lines (3 loc) · 414 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 414 Bytes

Advent of Code

The repository for storing my solutions for Advent of Code, a yearly challenge consisting of a comfy puzzle per day for each day in December.

I usually try to solve the puzzles the day they are published. The solutions posted here are minimally cleaned up after the fact so that they don't completely embarrass me, but otherwise contain the exact algorithms I used.