Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin

Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin

eBook Details:

  • Paperback: 424 pages
  • Publisher: WOW! eBook (October 1, 2019)
  • Language: English
  • ISBN-10: 1942878915
  • ISBN-13: 978-1942878919

eBook Description:

Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin: Up to date for Android 10, Android Studio 3.5 & Kotlin 1.3

A book that teaches you the fundamental tools of implementing key data structures in Kotlin, and how to use them to solve algorithms.

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.

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.

This Data Structures & Algorithms in Kotlin book is for intermediate Kotlin or Android developers who already know the basics of the language and want to improve their knowledge.

DOWNLOAD

Leave a Reply

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