Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alcatrazescapee/adventofcode
My Advent of Code Solutions
https://github.com/alcatrazescapee/adventofcode
advent-of-code c cordy haskell python rust
Last synced: 3 days ago
JSON representation
My Advent of Code Solutions
- Host: GitHub
- URL: https://github.com/alcatrazescapee/adventofcode
- Owner: alcatrazEscapee
- License: mit
- Created: 2023-07-09T15:40:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T00:30:18.000Z (11 months ago)
- Last Synced: 2024-11-08T21:42:30.439Z (about 1 month ago)
- Topics: advent-of-code, c, cordy, haskell, python, rust
- Language: Python
- Homepage: https://adventofcode.com/
- Size: 667 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Advent of Code Solutions
Monorepo containing all my [Advent of Code](https://adventofcode.com/) solutions, by year. Some years were completed after the fact, others were done competitively. More details are in each years subfolder readme.
### Years
- 2015: Rust
- 2016: Haskell (Mostly) + Rust, and C
- 2017: [Cordy](https://github.com/alcatrazEscapee/cordy)
- 2018: C / C++
- 2019: Python (Rank 68th / Score 1054)
- 2020: Python
- 2021: Python (Rank 89th / Score 779)
- 2022: Python (Rank 47th / Score 1170)
- 2023: [Cordy](https://github.com/alcatrazEscapee/cordy) + Haskell, C++, Python