https://github.com/venthur/aoc
My solutions for the Advent of Code challenge.
https://github.com/venthur/aoc
advent-of-code python
Last synced: 19 days ago
JSON representation
My solutions for the Advent of Code challenge.
- Host: GitHub
- URL: https://github.com/venthur/aoc
- Owner: venthur
- License: mit
- Created: 2022-12-01T07:28:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-22T14:27:53.000Z (6 months ago)
- Last Synced: 2026-02-11T02:20:42.029Z (5 months ago)
- Topics: advent-of-code, python
- Language: Python
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Advent of Code
My solutions for the [Advent of Code](https://adventofcode.com/) challenge. All
solutions are in Python, no external dependencies.
| Year | Stars |
| --- | --- |
| 2015 | 50 |
| 2016 | 50 |
| 2017 | 50 |
| 2018 | 50 |
| 2019 | 50 |
| 2020 | 50 |
| 2021 | 50 |
| 2022 | 50 |
| 2023 | 50 |
| 2024 | 50 |
| 2025 | 24 |