Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

My solutions for the Advent of Code 2024
https://github.com/loehnertz/advent-of-code-2024

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

Last synced: about 2 months ago
JSON representation

My solutions for the Advent of Code 2024

Awesome Lists containing this project

README

        

# Advent of Code 2024

My solutions for the Advent of Code 2024 solved with [Kotlin](https://kotlinlang.org/).

## What is the Advent of Code?

[Advent of Code](https://adventofcode.com/2024) is an online event created
by [Eric Wastl](https://twitter.com/ericwastl). It is like an advent calendar with small chocolates but replaced with
small, christmas-themed coding challenges, one for each day until Christmas. They typically get more difficult with each
day. You can solve them in any language you like.

### Task

Collect stars by solving puzzles. Two puzzles will be made available on each day in the Advent calendar; the second
puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck!

Your instincts tell you that in order to save Christmas, you'll need to get all fifty stars by December 25th.

## Puzzles

| Day | Part 1 | Part 2 |
|---------------------------|--------|--------|
| Day 1: Historian Hysteria | ⭐️ | ⭐️ |