[Week 4] Linked Lists

Today we are covering linked lists! We will look at what they are, how they function conceptually, and how a simple one can be implemented.

Exercises

We will go over things on the slide and in the exercises together.

  1. Test-Driven Code, Introductions, and Refreshers
  2. Linked Lists, Part 1
  3. Linked Lists, Part 2

Take home exercise to come either before, during, or after class.

Lecture Slides