AdventOfCode
Puzzle solver
A C# implementation of Advent of Code puzzles and challenges
0 stars
1 watching
0 forks
Language: C#
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 4 |
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 |
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
eduherminio/aochelper | A .NET library to simplify solving Advent of Code puzzles with automated performance measurement and support for multiple problem-solving strategies. | 56 |
vladsm/adventofcode-runner | A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers. | 4 |
vlang/adventofcode | A repository of solutions to Advent of Code puzzles in the V programming language. | 41 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges in C# and other programming languages | 6 |
twilightvanish/adventofcode | Personal solutions to AdventOfCode puzzle challenges | 0 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
hakoerber/adventofcode | An Advent of Code solution implemented in Rust, providing a challenge-response interface to solve puzzles and games. | 0 |
exvertex/adventofcode | A framework for solving Advent of Code puzzles in C# | 2 |
happycoder74/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages | 5 |
aleup170/adventofcode | Solving Advent of Code puzzles in Python | 5 |