This repo is implementation in Kotlin to solve puzzles of 2022 Advent of Code:
https://adventofcode.com/
As Kotlin beginner, please tell me how to improve !
If someone wants to reuse this repo, you can src.main.kotlin.Utils.use Junit Tests available in test folder.
Simply create a class extending AdventCalendarDay and implement the two abstract methods.
Day | Stars | Difficulty | Pride |
---|---|---|---|
1 | ββ | β | π |
2 | ββ | βββ | π |
3 | ββ | β | π |
4 | ββ | ββ | π |
5 | ββ | β | π |
6 | ββ | β | π |
7 | ββ | βββ | π |
8 | ββ | ββ | π |
9 | ββ | ββ | π |
10 | ββ | β | π |
11 | ββ | ββ | π |
12 | ββ | ββ | π |
13 | ββ | βββ | π |
14 | ββ | ββ | π |
15 | ββ | βββ | π |
16 | ββ | βββ | shame (not my code: credit goes to zanmagerl) |
17 | β | ||
18 | |||
19 | |||
20 | |||
21 | |||
22 | |||
23 | |||
24 |