Chapter 20 Lists, Stacks, Queues, Trees, and Heaps
Chapter 20 Lists, Stacks, Queues, Trees, and Heaps. Objectives. To describe what a data structure is (§20.1). To explain the limitations of arrays (§20.1). To implement a dynamic list using an array (§20.2.1). To implement a dynamic list using a linked structure (§20.2.2 Optional).
957 views • 81 slides