Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin (pdf)

$5.00

Author raywenderlich Tutorial Team, Irina Galata, Matei Suica
Edition 1
Edition Year 2021
Format PDF
ISBN 9781950325450
Language English
Number Of Pages 422
Publisher Razeware LLC

Description

Topics Covered in This Book

  • Introduction 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.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.

Additional information

Author

raywenderlich Tutorial Team, Irina Galata, Matei Suica

Edition

1

Edition Year

2021

Format

PDF

ISBN

9781950325450

Language

English

Number Of Pages

422

Publisher

Razeware LLC

Reviews

There are no reviews yet.

Be the first to review “Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin (pdf)”

Your email address will not be published. Required fields are marked *