Search Results: 1 of 1
Author(s): James N Helfrich
C++ Data Structures is designed to fit perfectly into the third semester of Computer Science or Software Engineering curriculums by teaching three important skills. First, C++ Data Structures helps students learn how the most useful data structures work by guiding them through common manipulations. Each student will have an opportunity to learn their inner workings by both manipulating the data structures by hand and to building them from scratch.