If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Data Structures and Algorithms with Kotlin
Chandra Sekhar Nayak, Rivu Chakraborty
ISBN: 9781788994019
- Understand the basic principles of algorithms and data structures
- Explore general-purpose data structures with arrays and linked lists
- Get to grips with the basics of stacks, queues, and double-ended queues
- Understand functional programming and related data structures
- Use performant searching and efficient sorting
- Uncover how Kotlin's collection framework functions
- Become adept at implementing different types of maps
Hands-On Object-Oriented Programming with Kotlin
Abid Khan, Igor Kucherenko
ISBN: 9781789617726
- Get an overview of the Kotlin programming language
- Discover Object-oriented programming techniques in Kotlin
- Understand Object-oriented design patterns...