AdventOfCode
Puzzle Solver
A framework for solving Advent of Code puzzles in C#
.NET project with solutions to Advent of Code puzzles in C#.
2 stars
1 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-2022csharpdotnet
Related projects:
Repository | Description | Stars |
---|---|---|
viceroypenguin/adventofcode | A collection of solutions to Advent of Code puzzles in C#. | 37 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 3 |
eduherminio/aochelper | A .NET library to simplify solving Advent of Code puzzles with automated performance measurement and support for multiple problem-solving strategies. | 56 |
happycoder74/adventofcode | Solutions for Advent of Code puzzles in various programming languages | 5 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 43 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
encse/adventofcode | C# solutions to Advent of Code problems with an emphasis on readability and presentation. | 331 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in various programming languages | 6 |
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
vladsm/adventofcode-runner | A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers. | 4 |
vlang/adventofcode | A collection of solutions to Advent of Code puzzles in the V programming language. | 34 |
matiaslindgren/advent-of-code-cpp | A collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features. | 8 |
mikemoolenaar/adventofcode | A C# implementation of Advent of Code puzzles and challenges | 0 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |