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.
-
Notifications
You must be signed in to change notification settings - Fork 0
rafalambrozewicz/advent-of-code-2021
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solutions to advent of code puzzles for 2021, written in Kotlin