Solutions for Advent of code puzzles.
- Day 1 -> Python
- Days 2-15 -> Kotlin (Scratch files)
This was my first AOC, and I also took it as an opportunity to code my first Kotlin programs. I learned a lot from watching streams from the official Kotlin channel and from reading through AOC Reddit after solving the problems myself.
Let's try some Haskell :))