My solutions for Advent Of Code 2023; Merry Christmas 🎄
-
Updated
Dec 4, 2023 - 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.
My solutions for Advent Of Code 2023; Merry Christmas 🎄
Your Ultimate .NET Companion for the Advent of Code Challenges
Solutions to Advent of Code 2023
❄ Advent of Code 2023 C# Solutions ❄
This project includes solutions for most of the Advent of Code 2019 challenges.
My Advent of Code solutions throughout the years. Mainly C#.
Advent of Code 2019
Advent of Code in C# https://adventofcode.com
AoC 2020 C# solutions, with input-result in the faq.
A translation of akaritakai/AdventOfCode2021 into C#
My solutions to the Advent of Code 2021 written in C#