CHAPTER 2

Array-Based Structures

OBJECTIVES

The objectives of this chapter are to familiarize the student with the use of the built-in structure array, the implementation techniques common to all data structures, and the use of these techniques to develop three array-based structures. More specifically, the student will be able to

images    Understand the memory-model programming languages used to implement arrays, and the advantages and disadvantages of this representation.

images    Explain which of the four basic operations are allowed on the built-in structure ...

Get Data Structures and Algorithms Using Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.