CS 1301 – Ch 6, Handout 1 - Valdosta State University

For instance, Java’s ArrayList encapsulates an array of objects. Thus, we may wrap existing data structures to create new ones. Finally, the choice/design of a data structure influences the performance (complexity) of an algorithm, so we must think about these carefully. ................
................