Advent of Code is a yearly occurring competition consisting of small programming puzzles. During the advent period a new puzzle is published every day. More information can be found on their website: https://adventofcode.com/.
This repository contains my solution to the different programming exercices. They are mainly programmed in Java or Kotlin.