Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gchan/advent-of-code-ruby
- Owner: gchan
- License: mit
- Created: 2015-12-04T01:23:44.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T06:16:04.000Z (12 months ago)
- Last Synced: 2024-10-11T23:35:48.768Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-2023-ruby, advent-of-code-ruby
- Language: Ruby
- Homepage:
- Size: 1.31 MB
- Stars: 66
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)