Computer Science 385
Design and Analysis of Algorithms
Spring 2017, Siena College
Lecture 13: Binary Trees
Date: Monday, March 13, 2017
Agenda
- Announcements
- You can continue work on Lab 6 until the start of lab tomorrow.
- Homework Set 2 continues - due at the end of the week
- Binary trees: terms, properties, and traversals
- 2-3 Trees
Terminology
- binary trees (many associated terms)
- 2-3 trees