Hands-On Data Structures and Algorithms with Kotlin

Hands-On Data Structures and Algorithms with Kotlin
Author :
Publisher : Packt Publishing Ltd
Total Pages : 207
Release :
ISBN-10 : 9781788998819
ISBN-13 : 1788998812
Rating : 4/5 (19 Downloads)

Book Synopsis Hands-On Data Structures and Algorithms with Kotlin by : Chandra Sekhar Nayak

Download or read book Hands-On Data Structures and Algorithms with Kotlin written by Chandra Sekhar Nayak and published by Packt Publishing Ltd. This book was released on 2019-02-28 with total page 207 pages. Available in PDF, EPUB and Kindle. Book excerpt: Understand and solve complex computational problems and write efficient code with Kotlin Key FeaturesLearn about important data structures such as lists, arrays, queues, and stacksDesign custom algorithms for real-life implementationsIdentify suitable tools for different scenarios and deliver immediate resultsBook 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 learnUnderstand the basic principles of algorithms and data structuresExplore general-purpose data structures with arrays and linked listsGet to grips with the basics of stacks, queues, and double-ended queuesUnderstand functional programming and related data structuresUse performant searching and efficient sortingUncover how Kotlin's collection framework functionsBecome adept at implementing different types of mapsWho 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.


Hands-On Data Structures and Algorithms with Kotlin Related Books

Hands-On Data Structures and Algorithms with Kotlin
Language: en
Pages: 207
Authors: Chandra Sekhar Nayak
Categories: Computers
Type: BOOK - Published: 2019-02-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Understand and solve complex computational problems and write efficient code with Kotlin Key FeaturesLearn about important data structures such as lists, arrays
Data Structures & Algorithms in Kotlin (Second Edition)
Language: en
Pages:
Authors: raywenderlich Tutorial Team
Categories:
Type: BOOK - Published: 2021-06-30 - Publisher:

DOWNLOAD EBOOK

Learn Data Structures & Algorithms in Kotlin!Data structures and algorithms are fundamental tools every developer should have. In this book, you'll learn how to
Hands-On Design Patterns with Kotlin
Language: en
Pages: 299
Authors: Alexey Soshin
Categories: Computers
Type: BOOK - Published: 2018-06-15 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing apps Key Features Understand traditional GOF desi
Functional Kotlin
Language: en
Pages: 337
Authors: Mario Arias
Categories: Computers
Type: BOOK - Published: 2018-02-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow. Key Features Focus on the functional aspects of K
Hands-On Object-Oriented Programming with Kotlin
Language: en
Pages: 370
Authors: Abid Khan
Categories: Computers
Type: BOOK - Published: 2018-10-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn everything you need to know about object-oriented programming with the latest features of Kotlin 1.3 Key FeaturesA practical guide to understand objects a