Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fguchelaar/adventofcode2016

My solutions for 'Advent of Code 2016'
https://github.com/fguchelaar/adventofcode2016

Last synced: 18 days ago
JSON representation

My solutions for 'Advent of Code 2016'

Awesome Lists containing this project

README

        

# Advent of Code 2016

My solutions for '[Advent of Code 2016](http://adventofcode.com)'.

---

I started of by doing the assignments in a Xcode Playground, but switched over to plain *command line tool* projects for performance reasons.

Reusable functions are moved to the `Generic` folder.