Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gchan/advent-of-code-ruby

Solutions to Advent of Code http://adventofcode.com/ in Ruby
https://github.com/gchan/advent-of-code-ruby

advent-of-code advent-of-code-2023 advent-of-code-2023-ruby advent-of-code-ruby

Last synced: about 2 months ago
JSON representation

Solutions to Advent of Code http://adventofcode.com/ in Ruby

Awesome Lists containing this project

README

        

# Advent of Code Solutions

[My](https://github.com/gchan/) solutions to the programming puzzles on [Advent of Code](http://adventofcode.com/).

Solutions are written in [Ruby](https://www.ruby-lang.org/en/).

As of late December 2015, I decided to learn a bit about [Go](https://golang.org/) and redo the puzzles! My solutions in Go can be found [here](https://github.com/gchan/advent-of-code-go).

### What is Advent of Code?

_"Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme."_

### License

MIT

[![Analytics](https://ga-beacon.appspot.com/UA-70790190-2/advent_of_code_ruby/README.md?flat)](https://github.com/igrigorik/ga-beacon)