Название: Problem Solving in Data Structures & Algorithms Using C#, Second Edition
Автор: Hemant Jain
Издательство: Amazon Digital Services LLC
ASIN: B07J38493L
Год: 2018
Страниц: 626
Язык: английский
Формат: pdf
Размер: 10.1 MB
This book introduces you to the world of data structures and algorithms. Data structures defines the way in which data is arranged in memory for fast and efficient access while algorithms are a set of instruction to solve problems by manipulating these data structures. "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 easy to follow and is written for interview preparation point of view. In these books, the examples are solved in various languages like Go, C, C++, Java, C#, Python, VB, javascript and PHP.
This book introduces you to the world of data structures and algorithms. Data structures defines the way in which data is arranged in memory for fast and efficient access while algorithms are a set of instruction to solve problems by manipulating these data structures.