
Название: Data Structures and Algorithms in C++: Pocket Primer
Автор: Lee Wittenberg
Издательство: Mercury Learning & Information
Год: 2017
Страниц: 200
Формат: PDF, EPUB, AZW3
Размер: 27 Mb
Язык: English
This book takes a minimalist approach to the traditional data structures course. It covers only those topics that are absolutely essential; the more esoteric structures and algorithms are left for later study. Suitable for an introductory data structures course or self-study, this book is written from the ground up in C++ (not translated from a Java-based text), and uses features of the C++ Standard Template Library to illustrate important concepts.