aoc-kotlin icon indicating copy to clipboard operation
aoc-kotlin copied to clipboard

Kotlin fun with Advent of Code

aoc-kotlin

Welcome to the Advent of Code[^aoc] Kotlin project created by dayanruben using the Advent of Code Kotlin Template delivered by JetBrains.

In this repository, dayanruben is about to provide solutions for the puzzles using Kotlin language.

If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:

[^aoc]: Advent of Code – an annual event in December since 2015. Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days. A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.