Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 733 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 733 Bytes

Jota's Advent Of Code solutions

Advent of Code challenges, years 2024+. Older solutions are in individual repos until I have patience to migrate.

2021 - Coded in C#. Made me realize how strict and verbose C# really is.

2022 - Switch to Python3, and used the opportunity to learn the language.

2023 - Again coded in Pythom. Couldn't finish all by xmas, and completed the later ones the month before the 2024 edition.

2024 - Again going for Python.

Credit where credit is due to Eric Wastl's great work creating the Advent of Code since 2015