Session Details

Week 2, Session 6 — Fri Dec 12

Preparation

  1. Ch. 7.3 (review of recursion)
  2. Ch. 15-17 (should be mostly review)

Due

  1. Homework 2

Topics

  1. Trees Intro
  2. Implementing a Binary Tree using recursive methods.

Outline

  1. [10 min] Announcements.
  2. [40 min] Trees concepts
  3. [ 5 min] Break
  4. [50 min] Implementing trees: should we use a NULL NODE?

Resources

  1. Slides

HW Assigned

  1. See Preparation, Due, and Major Programs columns on the main schedule page