Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 245 Bytes

File metadata and controls

4 lines (3 loc) · 245 Bytes

advent-of-code-2021

This repository contains solutions to all advent of code puzzles for 2021. They are all written in Kotlin, work as tests, and are located in app/src/test/kotlin/advent.of.code directory.