Advent of Code (2021-2023)

Created
Jan 23, 2024 11:26 AM
Skills
Problem Solving
Technologies
C#
.NET
notion image
2023: Code:
2022: Code:
2021: Code:

Overview

Advent of Code is a 24 day online event in which a new programming challenge is released every day in two parts. Users have to write code to process the input data from each challenge into a number result, usually by running an appropriate algorithm and multiplying the results. Upon completion of each part, a star is awarded to the user.
 
There isn’t any rewards for completing challenges in Advent of Code but it’s a fun morning teaser in December and I hope to continue doing it for the coming years in different programming languages.
Built with Potion.so