Skip to content

rbrisuda/aoc-2024

Repository files navigation

Advent of Code 2024

Solutions for Advent of Code 2024 written in Kotlin. No fancy scripts, just pure code with my quick personal attempts. :)

Solved days:

Structure of repo:

  • day per package,
  • every day package contains:
    • input,
    • FirstPart and SecondPart solutions, which can be run independently of any dependencies and can be compared how solution was changed.

Releases

No releases published

Packages

No packages published

Languages