Lists, Stacks, and Queues (W7D4) - Learning Objectives

Lists, Stacks, and Queues

  1. Explain and implement a Linked List.

  2. Explain and implement a Stack.

  3. Explain and implement a Queue.