Going through Kotlin Koans (
https://play.kotlinlang.org/koans/overview) should help you apply acquired knowledge on some simple problems.
Also, Kotlin in Action (book) is an easy to follow and it contains a lot of examples (for sure, more than official docs).