Watch
1
0
Fork
You've already forked advent-of-code
0
My solutions to the Advent of Code challenges at https://adventofcode.com/
  • Zig 26.2%
  • Rust 20.7%
  • Ruby 17.5%
  • Go 12.2%
  • Nim 9.9%
  • Other 13.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-12-04 21:20:57 -08:00
2017 Move everything to a 2017 folder 2021-12-04 21:20:03 -08:00
2018 Day 5 2021-12-04 21:20:03 -08:00
2019 2019: Day 19 Part 1 2021-12-04 21:20:57 -08:00
2020 Day 4 Part 1 2021-12-04 21:20:57 -08:00
README.md 2020 Day 1 Part 1 2021-12-04 21:20:57 -08:00

I like solving the Advent of Code challenges every year, and these are my solutions. I've started using this as a way to deepen my understanding of a new programming language every year, so my code isn't likely to be idiomatic or good. I don't expect this to be useful to anyone, but I'm having fun! :D

  • 2015: TODO
  • 2016: TODO
  • 2017: Python but like a Go programmer
  • 2018: Rust
  • 2019: Ruby
  • 2020: Elixir

Languages I'd like to use for the TODO years:

  • WebAssembly
  • Haskell
  • J (or other APL-like)