Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 432 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 432 Bytes

Advent of Code 2021

This repository contains my solutions to the Advent of Code puzzles for 2021

For now, these are solutions in Kotlin but I might add other languages in the future. Note that the solutions aren't necessarily optimized nor very clean as it's not the main goal of the challenge. I still clean up the code a little bit before I push it, but nothing too fancy should be expected.