https://github.com/drenther/advent-of-code-solutions
https://github.com/drenther/advent-of-code-solutions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drenther/advent-of-code-solutions
- Owner: drenther
- Created: 2022-12-03T07:17:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T14:58:12.000Z (over 2 years ago)
- Last Synced: 2025-02-24T16:30:03.768Z (3 months ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-solutions
[Advent of Code](https://adventofcode.com/) solutions all written in [deno](https://deno.land/)
They are not optimized in any shape or form. These are the most hackiest and quickest deno scripts I could write to get the result.