My solutions to Advent of Code puzzles.
Each solution is in its own class, found in src/AdventOfCode.Puzzles/
. The accompanying Uno Platform app makes it easier to execute each puzzle against test data/custom input file.
My solutions to Advent of Code puzzles.
Each solution is in its own class, found in src/AdventOfCode.Puzzles/
. The accompanying Uno Platform app makes it easier to execute each puzzle against test data/custom input file.