https://github.com/zenoo/advent-of-code-2023
https://github.com/zenoo/advent-of-code-2023
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenoo/advent-of-code-2023
- Owner: Zenoo
- Created: 2023-11-30T21:34:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-02T14:03:34.000Z (2 months ago)
- Last Synced: 2026-04-03T02:50:17.057Z (2 months ago)
- Language: TypeScript
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://adventofcode.com/2023)
[](https://nodejs.org/en/download/)

[](https://github.com/caderek/aocrunner)
# 🎄 Advent of Code 2023 🎄
## Solutions
[](src/day01)
[](src/day02)
[](src/day03)
[](src/day04)
[](src/day05)
[](src/day06)
[](src/day07)
[](src/day08)
[](src/day09)
[](src/day10)
[](src/day11)

[](src/day13)
[](src/day14)
[](src/day15)
[](src/day16)









_Click a badge to go to the specific day._
---
## Installation
```
npm i
```
## Running in dev mode
```
npm start
```
Example:
```
npm start 1
```
---
## Results
```
Day 01
Time part 1: 0.271ms
Time part 2: 2.12ms
Both parts: 2.391ms
```
```
Day 02
Time part 1: 0.821ms
Time part 2: 0.84ms
Both parts: 1.661ms
```
```
Day 03
Time part 1: 5.68ms
Time part 2: 1.203ms
Both parts: 6.883ms
```
```
Day 04
Time part 1: 1.072ms
Time part 2: 1.297ms
Both parts: 2.368ms
```
```
Day 05
Time part 1: 1.553ms
Time part 2: -
Both parts: 1.553ms
```
```
Day 06
Time part 1: 0.033ms
Time part 2: 0.12ms
Both parts: 0.153ms
```
```
Day 07
Time part 1: 31.836ms
Time part 2: 44.34ms
Both parts: 76.176ms
```
```
Day 08
Time part 1: 35.177ms
Time part 2: 181.804ms
Both parts: 216.981ms
```
```
Day 09
Time part 1: 3.304ms
Time part 2: 2.455ms
Both parts: 5.76ms
```
```
Day 10
Time part 1: 4.94ms
Time part 2: -
Both parts: 4.94ms
```
```
Day 11
Time part 1: 3.382ms
Time part 2: 70.808ms
Both parts: 74.19ms
```
```
Day 12
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 13
Time part 1: 1.269ms
Time part 2: -
Both parts: 1.269ms
```
```
Day 14
Time part 1: 2.371ms
Time part 2: -
Both parts: 2.371ms
```
```
Day 15
Time part 1: 1.151ms
Time part 2: 2.773ms
Both parts: 3.924ms
```
```
Day 16
Time part 1: 3.382ms
Time part 2: 303.866ms
Both parts: 307.248ms
```
```
Day 17
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 18
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 19
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 20
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 21
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 22
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 23
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 24
Time part 1: -
Time part 2: -
Both parts: -
```
```
Day 25
Time part 1: -
Time part 2: -
Both parts: -
```
```
Total stars: 26/50
Total time: 707.868ms
```
---
✨🎄🎁🎄🎅🎄🎁🎄✨