Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appsoluut/advent-of-code-2022
Advent of Code 2022
https://github.com/appsoluut/advent-of-code-2022
aoc-2022-in-kotlin
Last synced: 3 days ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/appsoluut/advent-of-code-2022
- Owner: appsoluut
- License: mit
- Created: 2022-12-01T17:34:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T08:00:43.000Z (about 2 years ago)
- Last Synced: 2024-12-24T04:53:18.076Z (11 days ago)
- Topics: aoc-2022-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent-of-code-2022
Advent of Code 2022* Day 1: [Calorie Counting](caloriecounter)
* Day 2: [Rock, Paper, Scissors](rock-paper-scissors)
* Day 3: [Rucksack Reorganization](rucksack)
* Day 4: [Camp Cleanup](camp-cleanup)
* Day 5: [Supply Stacks](supply-stacks)
* Day 6: [Tuning Trouble](tuning-trouble)
* Day 8: [Treetop Tree House](treetop-tree-house)
* Day 9: [Rope Bridge](rope-bridge)
* Day 10: [Cathode-Ray Tube](cathode-ray-tube)
* Day 11: [Monkey in the Middle](monkey-in-the-middle)