ehlyzov / advent_of_code

My ruby walkthrough of http://adventofcode.com/ 2016.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My ruby walkthrough of http://adventofcode.com/ 2016.

This repository contains my solutions for Advent of Code 2016 puzzle set. I decided to make it...

  1. in Ruby – because I don't forget this beautiful language.
  2. in OOP-style. Really, I see no reason to use Ruby for pure functional style, other languages will work better for that. This repository contains my solutions for Advent of Code 2016 puzzle set. I decided to make a) in Ruby (just don't forget this beautiful language) b) in OOP-style. Really, I see no reason to use Ruby for pure functional style, for that other languages will work better.

About

My ruby walkthrough of http://adventofcode.com/ 2016.

License:MIT License


Languages

Language:Ruby 100.0%