Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jnxf/advent-of-code-2017

:christmas_tree: Christmas programming challenge
https://github.com/jnxf/advent-of-code-2017

advent-of-code advent-of-code-2017 challenge christmas csharp fun

Last synced: 13 days ago
JSON representation

:christmas_tree: Christmas programming challenge

Awesome Lists containing this project

README

        

# Advent Of Code 2017
[![HitCount](http://hits.dwyl.io/JnxF/advent-of-code-2017.svg)](http://hits.dwyl.io/JnxF/advent-of-code-2017)
[![Stars](https://img.shields.io/github/stars/JnxF/advent-of-code-2017.svg)](https://GitHub.com/JnxF/advent-of-code-2017/stargazers/)
[![Forks](https://img.shields.io/github/forks/JnxF/advent-of-code-2017.svg)](https://GitHub.com/JnxF/advent-of-code-2017/network/)
[![Repo Size](https://img.shields.io/github/repo-size/JnxF/advent-of-code-2017.svg)](https://github.com/JnxF/advent-of-code-2017)
[![Contributors](https://img.shields.io/github/contributors/JnxF/advent-of-code-2017.svg)](https://GitHub.com/JnxF/advent-of-code-2017/graphs/contributors/)
[![GitHub License](https://img.shields.io/github/license/JnxF/advent-of-code-2017.svg)](https://github.com/JnxF/advent-of-code-2017/blob/master/LICENSE)

## Official description

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.

## Completion status

All problems have been solved, and tests are included for all of the problems.

![Solved problems image](https://user-images.githubusercontent.com/1232044/58368128-eae68880-7ee8-11e9-8708-e1e257d87ccf.png)