adventofcode
Advent puzzle solver
A collection of solutions to Advent of Code puzzles in C#.
Answers to Advent of Code
38 stars
4 watching
2 forks
Language: C#
last commit: 7 days ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-2015advent-of-code-2016advent-of-code-2017advent-of-code-2018advent-of-code-2019advent-of-code-2020advent-of-code-2021advent-of-code-2022advent-of-code-2023advent-of-code-2024advent-of-code-csharp
Related projects:
Repository | Description | Stars |
---|---|---|
exvertex/adventofcode | A framework for solving Advent of Code puzzles in C# | 2 |
kavun/advent-of-code-2023 | A C# implementation of Advent of Code 2023 puzzles and challenges | 0 |
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 in C# and other programming languages | 6 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
encse/adventofcode | C# solutions to Advent of Code problems with an emphasis on readability and maintainability. | 355 |
cameronaavik/adventofcode | A repository of high-performance solutions to Advent of Code challenges in C# and F# | 77 |
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 |
plannapus/advent_of_code | Solutions to Advent of Code challenges in R | 12 |
edgars-supe/advent-of-code | An Advent of Code solution framework for Kotlin developers | 13 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
happycoder74/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages | 5 |
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
tbeu/adventofcode | Solutions to Advent of Code puzzles in C++ | 13 |