an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Hands-On Data Structures and Algorithms with Kotlin, a book by Chandra Sekhar Nayak, Rivu  Chakraborty Book cover for Hands-On Data Structures and Algorithms with Kotlin, a book by Chandra Sekhar Nayak, Rivu  Chakraborty

Hands-On Data Structures and Algorithms with Kotlin

Level up your programming skills by understanding how Kotlin's data structure works
2019 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 30.99
Book + eBook £ 37.19
eBook Only £ 22.69
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Understand and solve complex computational problems and write efficient code with Kotlin


Key Features


  • Learn about important data structures such as lists, arrays, queues, and stacks

  • Design custom algorithms for real-life implementations

  • Identify suitable tools for different scenarios and deliver immediate results



Book Description


Data structures and algorithms are more than just theoretical concepts. They help you become familiar with computational methods for solving problems and writing logical code. Equipped with this knowledge, you can write efficient programs that run faster and use less memory.


Hands-On Data Structures and Algorithms with Kotlin book starts with the basics of algorithms and data structures, helping you get to grips with the fundamentals and measure complexity. You'll then move on to exploring the basics of functional programming while getting used to thinking recursively. Packed with plenty of examples along the way, this book will help you grasp each concept easily. In addition to this, you'll get a clear understanding of how the data structures in Kotlin's collection framework work internally.


By the end of this book, you will be able to apply the theory of data structures and algorithms to work out real-world problems.


What you will learn


  • 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


Who this book is for


If you're a Kotlin developer who wants to learn the intricacies of implementing data structures and algorithms for scalable application development, this book is for you.