Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaeberling/advent-of-code-kotlin
My Kotlin-based solutions for adventofcode.com
https://github.com/shaeberling/advent-of-code-kotlin
advent-of-code aoc-2020-in-kotlin aoc-2021-in-kotlin aoc-2022-in-kotlin aoc-2023-in-kotlin aoc-2024-in-kotlin kotlin
Last synced: about 2 months ago
JSON representation
My Kotlin-based solutions for adventofcode.com
- Host: GitHub
- URL: https://github.com/shaeberling/advent-of-code-kotlin
- Owner: shaeberling
- Created: 2024-12-02T19:29:00.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-02T19:58:51.000Z (about 2 months ago)
- Last Synced: 2024-12-02T20:29:09.038Z (about 2 months ago)
- Topics: advent-of-code, aoc-2020-in-kotlin, aoc-2021-in-kotlin, aoc-2022-in-kotlin, aoc-2023-in-kotlin, aoc-2024-in-kotlin, kotlin
- Language: Kotlin
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My solutions for [Advent of Code](https://adventofcode.com) in Kotlin.
> Note: this repo does not contain any input files as the AoC author requested to not have those committed. So please use your own.