Advent of Code
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.
Here are 497 public repositories matching this topic...
My C# and F# Advent Of Code solutions
-
Updated
Dec 7, 2024 - C#
Helper .NET library for solving Advent of Code puzzles
-
Updated
Nov 24, 2024 - C#
Advent of Code C# (.NET 9) template. Based on AoCHelper (https://github.com/eduherminio/AoCHelper)
-
Updated
Nov 24, 2024 - C#
Template repository for solving Advent of Code puzzles, which automatically handles input retrieval and output.
-
Updated
Nov 30, 2024 - C#
Answers to Advent of Code
-
Updated
Dec 25, 2024 - C#
🎄 My solutions to https://adventofcode.com/
-
Updated
Dec 25, 2024 - C#
My C# .NET solutions to the ever popular Advent of Code
-
Updated
Jan 7, 2025 - C#
C# solutions for Advent of Code puzzles
-
Updated
Dec 24, 2023 - C#
Advent of Code solutions
-
Updated
Feb 2, 2025 - C#
A set of C# source generators to build an agent for your Advent of Code solutions - an application that downloads inputs and submits answers
-
Updated
Dec 22, 2024 - C#
Advent of Code 2021 solved with C#.
-
Updated
Jun 15, 2022 - C#
Solutions for Advent of Code in .NET 8 C#
-
Updated
Jan 9, 2025 - C#
Ejercicios varios resueltos en NET
-
Updated
Feb 24, 2025 - C#
Advent of Code template for .NET contenders, focus on the puzzle, let it handle the rest
-
Updated
Dec 2, 2023 - C#
🎄 Solutions to Advent of Code challenges
-
Updated
Mar 6, 2025 - C#
-
Updated
Mar 4, 2025 - C#
My attempt at solving the Advent of Code puzzles
-
Updated
Dec 19, 2024 - C#