No AI/LLM was used to solve this year's Advent Of Code, nor Copilot code completions, just Jetbrains IDEA, Kotlin reference and StackOverflow search. Was part of a challenge with friends.
It was very painful at the beginning, but very rewarding every time I solved the problem alone!
Welcome to the Advent of Code1 Kotlin project created by jelinekp using the Advent of Code Kotlin Template delivered by JetBrains.
In this repository, jelinekp is about to provide solutions for the puzzles using Kotlin language.
If you're stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
- Kotlin docs
- Kotlin Slack
- Template issue tracker
Footnotes
-
Advent of Code – An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days. You can solve the puzzle and provide an answer using the language of your choice. ↩