Skip to content

Trolloldem/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 Solutions

This repo contains my Advent of Code 2022 solutions in Java 17. These solutions are not meant to be very fast. I used AoC as an occasion to explore Java 17 and get comfortable with its toolchain. The repo may change in order to implement more efficient solutions.