AdventOfCodeDayTemplate
Advent of Code solver
A template project for building dotnet CLI solutions for solving AdventOfCode challenges
The template for dotnet CLI for AdventOfCode day solution.
0 stars
2 watching
0 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-csharpdotnet
Related projects:
Repository | Description | Stars |
---|---|---|
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
ridaamirini/advent-of-code-template | A template project providing utility functions and infrastructure for solving Advent of Code challenges in multiple programming languages. | 2 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
matijaoe/advent-of-code | A Bun-based template for solving Advent of Code puzzles in TypeScript | 2 |
viceroypenguin/adventofcode | A collection of solutions to Advent of Code puzzles in C#. | 38 |
texl/advent-of-code | A solution to Advent of Code's daily programming challenges in F# | 2 |
encse/adventofcode | C# solutions to Advent of Code problems with an emphasis on readability and maintainability. | 355 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
mikemoolenaar/adventofcode | A C# implementation of Advent of Code puzzles and challenges | 0 |
ismtabo/advent-of-code-2023 | A template repository for solving Advent of Code challenges using Deno and TypeScript | 0 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges in various programming languages and categories. | 6 |
topener/adventofcode | An implementation of Advent of Code puzzles in Node.js, with sample inputs and solutions. | 8 |