/aoc-2022-kotlin

Primary LanguageKotlinApache License 2.0Apache-2.0

aoc-2022-kotlin

This is my attempt to solve advent of code 2022 kotlin puzzles. I am planning to push code for a day divided in commits. First commit will be orginal solution that I came with, second commit for that day will be more refined inspired by others but keeping touches of my own solution.