
Advent of Code
My solutions for the 2023 Advent Of Code puzzles, in Scala!
Complete 2022 to 2015 entries for the annual Advent of Code challenge, written in concise idiomatic functional Scala.
My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such, they are probably not as efficient or short as they should…
Solutions for advent-of-code puzzles in Scala
Scala 3 solutions to Advent of Code (2022 and 2021)
Solutions for Advent of Code 2023
Advent of Code written in different languages.
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala
🎄 My solutions to the Advents of Code, from 2015 to 2023 (450 🌟)
Intcode compiler and samples from Advent of Code 2019
My solutions for the Advent of Code 2018 challenge in JavaScript/ES6. Interactive website with command line interface.
🎄 Advent of Code 2018: Solutions in Kotlin