Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rprouse/adventofcode

Advent of Code
https://github.com/rprouse/adventofcode

advent csharp katas

Last synced: 24 days ago
JSON representation

Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code

Using C# and NUnit unit tests to solve the daily problems from [Advent of Code](http://adventofcode.com/).

The [Advent of Code](http://adventofcode.com/) rewards points for a fast solution, so these solutions are often very quick and dirty.