Data Structures & Algorithms in Kotlin (Second Edition)

Data Structures & Algorithms in Kotlin (Second Edition)
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : 1950325458
ISBN-13 : 9781950325450
Rating : 4/5 (58 Downloads)

Book Synopsis Data Structures & Algorithms in Kotlin (Second Edition) by : raywenderlich Tutorial Team

Download or read book Data Structures & Algorithms in Kotlin (Second Edition) written by raywenderlich Tutorial Team and published by . This book was released on 2021-06-30 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 implement key data structures in Kotlin, and how to use them to solve a robust set of algorithms.This book is for intermediate Kotlin or Android developers who already know the basics of the language and want to improve their knowledge.Topics Covered in This BookIntroduction to Kotlin: If you're new to Kotlin, you can learn the main constructs and begin writing code.Complexity: When you study algorithms, you need a way to compare their performance in time and space. Learn about the Big-O notation to help you do this.Elementary Data Structures: Learn how to implement Linked List, Stacks, and Queues in Kotlin.Trees: Learn everything you need about Trees - in particular, Binary Trees, AVL Trees, as well as Binary Search and much more.Sorting Algorithms: Sorting algorithms are critical for any developer. Learn to implement the main sorting algorithms, using the tools provided by Kotlin.Graphs: Have you ever heard of Dijkstra and the calculation of the shortest path between two different points? Learn about Graphs and how to use them to solve the most useful and important algorithms.


Data Structures & Algorithms in Kotlin (Second Edition) Related Books

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 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 (First Edition)
Language: en
Pages:
Authors: raywenderlich Tutorial Team
Categories:
Type: BOOK - Published: 2019-09-18 - Publisher:

DOWNLOAD EBOOK

Data Structures & Algorithms in Kotlin
Language: en
Pages: 510
Authors: Hemant Jain
Categories:
Type: BOOK - Published: 2020-07-16 - Publisher: Independently Published

DOWNLOAD EBOOK

"Problem Solving in Data Structures & Algorithms" is a series of books about the usage of Data Structures and Algorithms in computer programming. The book is ea
Data Structures, Algorithms, and Applications in Java
Language: en
Pages: 833
Authors: Sartaj Sahni
Categories: Application software
Type: BOOK - Published: 2000 - Publisher:

DOWNLOAD EBOOK

Sahni's DATA STRUCTURES,ALGORITHMS, and APPLICATIONS in JAVA is designed to be used in a second course in computer science (CS2). Using Java, this book provides