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

https://github.com/fgeller/advent-of-code


https://github.com/fgeller/advent-of-code

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Collection of solutions for [Advent of Code](https://adventofcode.com/) puzzles.

### 2020

I generally start out with a Go version and then play around with variations,
sometimes in other languages, as time permits.