nick-wilson95 / AdventOfCode2022

Advent Of Code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

Welcome to my .Net7/C# 11 Advent of Code repo.

From experience part 2s capture all the interesting aspects of the problems - so I've decided to restrict my solutions to part 2s. Part 1 solutions can be found in the commit history.

There is a github action that builds the solution and runs the tests every time I push to the master branch. As long as this is green, all solutions are giving the expected answer.

Unit Test

About

Advent Of Code 2022


Languages

Language:C# 100.0%