pcorliss / advent_of_code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code Solutions

badge

My solutions to https://adventofcode.com/

  • 2015-2017, 2019-2020, and 2022 Written in Ruby
  • 2018 Written in Typescript
  • 2021 Written in Go

All solutions were test-driven and yield the correct answers for my input.

About


Languages

Language:Ruby 74.7%Language:Go 12.6%Language:TypeScript 12.5%Language:Shell 0.2%