Skip to main content

Advent of Code 2022 Solutions

Solutions in Python

I'm planning on solving Advent of Code this year primarily in Python.

Focus on Simplicity

I'd like my solutions this year to be straightforward and easy to understand, favouring simplicity over performance.

Revision-Controlled Development Environment

I'm planning to use a revision-controlled devcontainer-based development environment.