Helper .NET library for solving Advent of Code puzzles
-
Updated
May 27, 2024 - C#
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
Helper .NET library for solving Advent of Code puzzles
My AoC Solutions
A set of C# source generators to build an agent for your Advent of Code solutions - an application that downloads inputs and submits answers
An attempt at Advent of Code problems in C#.
Advent of code solutions
❄ Advent of Code 2023 C# Solutions ❄
My Advent of Code solutions in C#
C# solutions for Advent of Code puzzles
Repository for Advent of Code Challenges
Advent of Code in C# https://adventofcode.com
Your Ultimate .NET Companion for the Advent of Code Challenges
Solutions to Advent of Code 2023
AoC 2020 C# solutions, with input-result in the faq.
A translation of akaritakai/AdventOfCode2021 into C#
Advent of Code 2022 in C#
My take on Advent of Code 2020 using C#