These are my solutions to the Advent of Code 2022 challenges. I used Java 18 for these solutions. Note that these solutions are not optimized for speed or memory usage. I just solved them the way I know how. But I think they're easy to understand, especially for a beginner like me :)
-
Notifications
You must be signed in to change notification settings - Fork 0
Randomblock1/AdventOfCode2022Java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Advent of Code 2022 solutions in Java