Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkeeter/advent-of-code
Advent of Code solutions
https://github.com/mkeeter/advent-of-code
advent-of-code
Last synced: 2 months ago
JSON representation
Advent of Code solutions
- Host: GitHub
- URL: https://github.com/mkeeter/advent-of-code
- Owner: mkeeter
- Created: 2018-12-15T22:11:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T03:02:36.000Z (almost 1 year ago)
- Last Synced: 2024-04-20T09:08:25.453Z (8 months ago)
- Topics: advent-of-code
- Language: Rust
- Homepage:
- Size: 951 KB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solutions to [Advent of Code](https://adventofcode.com) for all years (2015-2023).
|🗓 Year |🌟 Stars |🔠Languages |
|---------------------------------------|---------|---------------------|
| [2015](https://adventofcode.com/2015) | 50 | Rust |
| [2016](https://adventofcode.com/2016) | 50 | Rust |
| [2017](https://adventofcode.com/2017) | 50 | IPython, C, Haskell |
| [2018](https://adventofcode.com/2018) | 50 | Rust |
| [2019](https://adventofcode.com/2019) | 50 | Rust |
| [2020](https://adventofcode.com/2020) | 50 | Rust |
| [2021](https://adventofcode.com/2021) | 50 | Rust |
| [2022](https://adventofcode.com/2022) | 50 | Rust |
| [2023](https://adventofcode.com/2023) | 50 | Rust |2017-2023 were solved live;
2015 and 2016 were solved after 2019.