8. ADTs and Lists

This chapter introduces the reader to ADTs and Lists in Java.

Important

Prerequisite Information

This chapter assumes that the reader has a strong understanding of Reference Variables in Java.

To get the most out of this chapter, you should follow along and take notes.

Course-Specific Learning Outcomes

  • LO7.c: (Partial) Use common abstract data types and structures, including lists, queues, arrays, and stacks in solving typical problems.

Chapter Contents