All posts

Advent of Code 2022, Day two - Part One

Get the outcome of each rock-paper-scissors match.

Advent of Code 2022, Day two - Sanitizer

Turn the input into a list of rock-paper-scissor games.

Advent of Code 2022, Day one - Part Two

Calculate which elve is carrying the most calories

Advent of Code 2022, Day one - Part One

Count the calories that each elve is carrying

Advent of Code 2022, Day one - Sanitizer

Parse the input for day one into a table of elves.

Introduction to Advent of Code 2022

In the next couple of weeks I'll be working on last years Advent of Code to get a better understanding of Kotlin.