Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nailuj29/aoc-23
My Advent of Code '23 Solutions
https://github.com/nailuj29/aoc-23
advent-of-code advent-of-code-2023 advent-of-code-2023-typescript advent-of-code-typescript adventofcode deno typescript
Last synced: 6 days ago
JSON representation
My Advent of Code '23 Solutions
- Host: GitHub
- URL: https://github.com/nailuj29/aoc-23
- Owner: nailuj29
- License: mit
- Created: 2023-12-01T23:11:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T16:43:20.000Z (7 months ago)
- Last Synced: 2024-05-16T17:52:16.988Z (7 months ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-2023-typescript, advent-of-code-typescript, adventofcode, deno, typescript
- Language: TypeScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AOC 23
This time in Deno/TypeScript!
## Completion Times
| Day | Part 1 Time | Part 1 Global Rank | Part 2 Time | Part 2 Global Rank |
|-----|-------------|--------------------|-------------|--------------------|
| 15 | 16:45:13 | 30103 | 16:56:54 | 26109 |
| 14 | 00:11:06 | 1371 | -------- | ---- |
| 13 | 01:00:40 | 4634 | 01:21:13 | 3740 |
| 12 | 15:50:58 | 25153 | -------- | ----- |
| 11 | 00:26:35 | 3621 | 00:39:56 | 3305 |
| 10 | 02:32:30 | 9061 | 21:40:54 | 26751 |
| 9 | 00:09:05 | 1029 | 00:20:24 | 2666 |
| 8 | 00:29:11 | 7855 | 00:44:25 | 3221 |
| 7 | 00:26:00 | 1768 | 11:51:08 | 33288 |
| 6 | 00:08:10 | 1786 | 00:11:11 | 1524 |
| 5 | 00:23:44 | 1934 | 23:34:54 | 41165 |
| 4 | 00:14:55 | 5590 | 00:29:30 | 4268 |
| 3 | 00:17:12 | 1089 | 00:33:37 | 1792 |
| 2 | 00:15:00 | 2866 | 00:19:59 | 2834 |
| 1 | 00:07:48 | 3853 | 00:32:26 | 3578 |> [!NOTE]
> I sometimes am asleep during the start time; then I don't have any chance of completing it in a decent time.