Stefan Brandle, James Robergé, Jonathan Geisler, David Whittington, "C++ Data Structures: A Laboratory Course, 3rd Edition"
English | ISBN: 0763755648 | 2008 | EPUB | 174 pages | 3 MB
C++ Data Structures: A Laboratory Course exemplifies the active learning experience.
With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied. Providing a framework that offers feedback and support, this text challenges students to exercise their creativity in both programming and analysis.
Topics covered include: Text ADT, BlogEntry ADT, Stack ADT, Heap ADT, Weighted Graph ADT, and much more!