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

https://github.com/pacman82/advent-of-code-2022


https://github.com/pacman82/advent-of-code-2022

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of code 2022

My personal code for solving the puzzles at . These are usually several days old, until I start tackling them. However I still have fun catching up. I do not follow any particular strategy. Sometimes I go for clean code, sometimes I go for getting it done fast and sometimes I optimize for a fast runtime. Feel free to read my solutions, but do not expect anything in particular.