I use Kotlin, I'm trying to stick to immutable data structures and collection processing (map, filter, etc.)
I like 2-part tasks with trivial part 1 and real-world complexity added in part 2.
My repo: github.com/trekawek/aoc...
I use Kotlin, I'm trying to stick to immutable data structures and collection processing (map, filter, etc.)
I like 2-part tasks with trivial part 1 and real-world complexity added in part 2.
My repo: github.com/trekawek/aoc...