My solutions to the 2022 Advent of Code as Jupyter notebooks. The markdown for each day is available in the corresponding notebook. The markdown was extracted with the aoc-to-markdown Chrome extension.
You can run and interact with the code and the solutions directly from your browser via Binder.
Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015. The programming puzzles cover a variety of skill sets and skill levels and can be solved using any programming language. Participants also compete based on speed on both global and private leaderboards.
The follwing table lists all solutions per day along with the corresponding completion time and rank. The table was generated using AoCTiles.