Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sraaphorst/advent-of-code-2024

Advent of Code 2024 in Kotlin
https://github.com/sraaphorst/advent-of-code-2024

advent-of-code advent-of-code-2024 advent-of-code-2024-kotlin aoc aoc-2024-in-kotlin functional-programming kotlin

Last synced: about 2 months ago
JSON representation

Advent of Code 2024 in Kotlin

Awesome Lists containing this project

README

        

# advent-of-code-2024

My attempt in Kotlin to complete the [2024 Advent of Code](https://adventofcode.com/2024).

To retrieve input data, you must obtain your session cookie from
the Advent of Code website and add it to the [resources](src/main/resources) directory.

**Current status:** Day 8 complete.

**Last updated:** 2024-12-08.