Skip to content

Kwok-he-Chu/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of C# solutions for 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. I challenge myself each year to do as many as I can before Christmas hits.

Note: I prefer a more debuggable approach in my solutions. Even when it isn't (strictly) necessary, I try to store intermediate results between steps and solve the puzzles by aggregating over the results.

For more info, visit the official website of Advent of Code. Many thanks to Eric Wastl, the creator of Advent of Code, and many thanks to his awesome team of testers for making every year fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages