Skip to content

wmleidy/advent-of-code-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code - Ruby Solutions

This repository houses my lightly refactored solutions to the festive problems over at Advent of Code. All solutions are written in Ruby and are "lightly refactored" because:

  • A few of the initial submissions were written as quickly as possible in order to compete for the daily leaderboard
  • Multiple rounds of refactoring seems a little extreme for these exercises

In some cases, I have included below my solution an outline of alternative (read: better and/or more Ruby-like) approaches to solving these problems, which were gathered from the Advent of Code subreddit.

About

Ruby solutions to Eric Wastl's "Advent of Code."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages