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

https://github.com/danhalligan/aoc2016

🎄 Advent of Code 2016 solutions in Ruby
https://github.com/danhalligan/aoc2016

advent-of-code advent-of-code-2016 ruby

Last synced: over 1 year ago
JSON representation

🎄 Advent of Code 2016 solutions in Ruby

Awesome Lists containing this project

README

          

# AoC2016

Attempts at [Advent of Code 2016](https://adventofcode.com/2016)
problem set in [ruby](https://www.ruby-lang.org/en/)!.

> 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.