Unofficial examples from the book "Classic Computer Science Problems in Java" by David Kopec, rewritten in Kotlin.
I highly recommand you to install "IntelliJ IDEA Community Edition" and "sdkman".
Theses examples have tested against only "TemurinJDK 17(LTS) (HotSpot)"
All PR are welcome.