ISBN 0-13-280843-9

[DataStr]

Practical Data Structures Using C/C++

James L. Antonakos
Kenneth C. Mansfield Jr.


Table of Contents

Chapter 1: Introduction to Data Structures
Chapter 2: Strings
Chapter 3: Numeric Arrays
Chapter 4: User-Defined Data Structures
Chapter 5: Linked-Lists
Chapter 6: Stacks and Queues
Chapter 7: Trees
Chapter 8: Graphs
Chapter 9: Hash Tables
Chapter 10: Other Data Structures
Chapter 11: Application Program: Virtual Maze

Appendixes

A: C/C++ Reference
B: ASCII Table