Jorkoh / AoC

Dump of my AoC solutions as I work through the list aiming to learn new things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code  Total stars

Dump of my AoC solutions as I work through the list aiming to learn new things.

  • Written in Kotlin.
  • Own solutions unless listed below.
  • Not space/time optimal.
  • Features unreadable "functional" one-liners.
  • Features unreadable imperative "code".

2015 stars    2016 stars    2017 stars    2018 stars    2019 stars    2020 stars    2021 stars    2022 stars

Problems solved with external help

Edition Day Reason
2021 24 TODO()
2022 11 Lack of familiarity with modular math.
Assumed that the different operations applied by each monkey would mess with any possible and gave up after failing to find patterns in the item transfers

About

Dump of my AoC solutions as I work through the list aiming to learn new things


Languages

Language:Kotlin 100.0%