- Добавил: TRex
- Дата: 16-07-2022, 12:27
- Комментариев: 0
Название: Data Structures Through C++: Experience Data Structures C++ through animations, 4th Edition
Автор: Yashavant Kanetkar
Издательство: BPB Publications
Год: 2022
Формат: PDF
Страниц: 346
Размер: 10 Mb
Язык: English
There are two major hurdles faced by anybody trying to learn Data Structures : Most books attempt to teach it using algorithms rather than complete working programs, A lot is left to the imagination of the reader, instead of explaining it in detail. This is a different Data Structures book. It uses C++ language to teach Data Structures. Secondly, it goes far beyond merely explaining how Stacks, Queues and Linked Lists work. The readers can actually experience (rather than imagine) sorting of an array, traversing of a doubly-linked list, construction of a binary tree, etc. through carefully crafted animations that depict these processes.
Автор: Yashavant Kanetkar
Издательство: BPB Publications
Год: 2022
Формат: PDF
Страниц: 346
Размер: 10 Mb
Язык: English
There are two major hurdles faced by anybody trying to learn Data Structures : Most books attempt to teach it using algorithms rather than complete working programs, A lot is left to the imagination of the reader, instead of explaining it in detail. This is a different Data Structures book. It uses C++ language to teach Data Structures. Secondly, it goes far beyond merely explaining how Stacks, Queues and Linked Lists work. The readers can actually experience (rather than imagine) sorting of an array, traversing of a doubly-linked list, construction of a binary tree, etc. through carefully crafted animations that depict these processes.