All posts

Advent of Code 2022, Day four - Sanitizer

Turn the input into a list of assigned compartments for the elves to unload.

Advent of Code 2022, Day three - Part Two

Find the item type that is common between two or more elves.

Kotlin giving an empty char literal error

How to fix the Empty Char Literal error messages in Kotlin.

Advent of Code 2022, Day three - Part One

Find the same items that are stored in the two compartments of each rucksack.

Advent of Code 2022, Day three - Sanitizer

Turn the input into a list of rucksacks.

Advent of Code 2022, Day two - Part Two

Calculate the strategy we need to play to get the expected outcome based on our opponents move.