An open API service indexing awesome lists of open source software.

https://github.com/exposedcat/advent-of-code

Advent Of Code solutions (adventofcode.com)
https://github.com/exposedcat/advent-of-code

Last synced: 8 months ago
JSON representation

Advent Of Code solutions (adventofcode.com)

Awesome Lists containing this project

README

          

# Advent Of Code | TypeScript | Deno
Note that some tasks are missing or ineffective, I've never consumed a single code protein bar

## State
### 2023
- See legacy [advent-of-code-2023](https://github.com/ExposedCat/advent-of-code-2023) in Node

### 2024
- Day 1 ++
- Day 2 ++
- Day 3 ++
- Day 4 ++
- Day 5 ++
- Day 6 ++
- Day 7 ++
- Day 8 ++
- Day 9 ++
- Day 10 ++
- Day 11 ++
- Day 12 ++
- Day 13 ++
- Day 14 ++
- Day 15 ++
- Day 16 +
- Day 17 ++
- Day 18 ++
- Day 19 ++
- Day 20 +
- Day 21 +
- Day 22 ++
- Day 23 ++
- Day 24 --
- Day 25 --

## Running
- Install [Deno](https://deno.com/)
- Use `./run YEAR TASK [PART]` like `./run 2024 15` or `./run 2024 15 2` for part 1 and 2 of day 15 year 2024

## See also
- [Telegram Leaderboard Bot](https://github.com/ExposedCat/aoc-tg-bot) - @AdventCodeBot
- Private Leaderboard code - `3470240-72ff333e`