/advent-of-code

Advent of code solutions

Primary LanguageHaskell

advent-of-code

Solutions for Advent of code puzzles.

2022

  • 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.

2023

Let's try some Haskell :))