Day 5
The first part was very easy just checking some ranges
second part can't use a mapper set you will get memory expectation
So, for part2 sort then out then lay the ranges with respect to the next and create a large range
#kotlin#AdventOfCode#kotlinprogramming
Kotlin 2.2 just made your when expressions and string templates a lot cleaner!
Kotlin 2.2 quietly dropped two super useful updates that make your code more readable and less frustrating.
Let’s look at them 👇
#kotlindev#kotlin#kotlinandroid#kotlinprogramming@kotlin
Added the so called Staggering Effect because why not
and also did some Material3 additions.
I am actually overhauling most of the app from scratch.
#kotlinprogramming