Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 467 Bytes

File metadata and controls

6 lines (4 loc) · 467 Bytes

Advent of Code

My solutions to the Advent of Code problems. Solutions for each year can be found in their corresponding folders under src.

i have no intention of getting on the leaderboard, but i am committing to a private branch for each day's solutions and will make sure the leaderboard is full before merging into main.

My goal is to make my code as readable and maintainable as possible, but we'll see how well i can do that.