Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominiccarrington/advent-of-code
https://github.com/dominiccarrington/advent-of-code
advent-of-code
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominiccarrington/advent-of-code
- Owner: dominiccarrington
- Created: 2023-12-01T18:45:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T15:52:35.000Z (about 1 month ago)
- Last Synced: 2024-12-08T16:30:00.358Z (about 1 month ago)
- Topics: advent-of-code
- Language: Python
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
> [https://adventofcode.com/](https://adventofcode.com/)
| Year | Completed Tasks | Completed Part 1 | Completed Part 2 |
| ------------- | --------------- | ---------------- | ---------------- |
| [2015](/2015/README.md) | 39/50 | 20/25 | 19/25 |
| [2016](/2016/README.md) | 0/50 | 0/25 | 0/25 |
| [2017](/2017/README.md) | 0/50 | 0/25 | 0/25 |
| [2018](/2018/README.md) | 0/50 | 0/25 | 0/25 |
| [2019](/2019/README.md) | 0/50 | 0/25 | 0/25 |
| [2020](/2020/README.md) | 0/50 | 0/25 | 0/25 |
| [2021](/2021/README.md) | 0/50 | 0/25 | 0/25 |
| [2022](/2022/README.md) | 0/50 | 0/25 | 0/25 |
| [2023](/2023/README.md) | 30/50 | 16/25 | 14/25 |
| [2024](/2024/README.md) | 17/50 | 9/25 | 8/25 |