Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/profburke/advent-of-code
Solutions to various problems from https://adventofcode.com
https://github.com/profburke/advent-of-code
advent-of-code
Last synced: about 2 months ago
JSON representation
Solutions to various problems from https://adventofcode.com
- Host: GitHub
- URL: https://github.com/profburke/advent-of-code
- Owner: profburke
- Created: 2020-12-12T23:57:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T17:16:30.000Z (about 1 year ago)
- Last Synced: 2023-12-02T18:26:09.533Z (about 1 year ago)
- Topics: advent-of-code
- Language: Lua
- Homepage:
- Size: 5.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Advent of Code Solutions
Solutions to Advent of Code problems over the years.
I intend to work on finishing up the unsolved ones and polishing up the existing ones over the course of 2021. So the tag ***prehistory*** will mark where things stood at the beginning of December 2020.
For the easily amused, here's my track record as of 1 December, 2021:
Year | Stars | Missing Problems | Notes
:----|:-----:|:-----------------|:-----
2015 | 9 | 5b- | And I was going to do *every* day in Forth and Lua...
2016 | 4 | 3a- |
2017 | 44 | 18b, 20b, 21ab, 23b, 25b |
2018 | 35 | 13b, 15ab, 17ab, 19b, 20a-21b, 22b, 23b, 24ab, 25b | First year in Go.
2019 | 1 | 1b- | Bad year. I can't find the code for 1a, but I have the star, so I must have done it.
2020 | 44 | 19ab, 20ab, 25ab |
2021 | 32 | TBD |