Session Details

Week 9, Session 26 — Tue May 10

Reading

  1. Big Java, §15.1–15.4

HW Due

  1. Curt's Section: HW 25
  2. Delvin's Section: HW 25

Topics

  1. Intro. to linked lists
  2. Linked list implementation
  3. Abstract data types
  4. Data-structure-palooza: stacks and queues (and maybe sets and maps)

Resources

  1. Slides

Outline

  1. [ 5 min] Questions
  2. [45 min] Linked list implementation
  3. [ 5 min] Break
  4. [30 min] Finish linked list implementation
  5. [20 min] Data-structure-palooza

HW Assigned

  1. Curt's Section: HW 26
  2. Delvin's Section: HW 26