Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 448 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 448 Bytes

Advent of Code

This folder contains my solutions for the annual Advent of Code (AOC) adventures.

I've started this fascinating challenge in 2021 while studying for my master's degree. In 2023, I've decided to upload only the example inputs from the daily tasks and not the personalized puzzle.

Warning: Some code may not be commented, idiomatic, optimized or considered readable. Viewer discretion is advised.