Books by Matie Suica

PC

Data Structures & Algorithms in Kotlin

Data Structures & Algorithms in Kotlin is the computer algorithms, programming algorithms and data modeling book which shares the incredible techniques to become expert in data structures. Irina Galata, Matei Suicaare the author of this impressive book. Data structures and algorithms are the key roles to become an expert in development. If you build the foundation strong then you will be leading the industry in the upcoming few years. This book will show you how to implement data structures in Kotlin. Learn the different techniques to solve a robust set of algorithms and implement them flawlessly. This book consists of several chapters and all of them are worth to read. It provides a brief explanation on Kotlin and how to code on it. How to write and test the complexity of the code. Learn about the elementary data structures such as stacks, queues and linked lists. It covers the trees like binary search, binary trees, and AVL trees. What is sorting and different kind of sorting we used to search the data. How to implement bubble sort and including other sorting methods. Learn about the Dijkstra algorithm and how it works to find the shortest path among the points. A comprehensive book for beginners and experts.