Binary search trees are flexible and powerful data structures for storing collections of data in sorted order. Today we explore the basics of how BSTs work.
Readings
- Readings: Chapter 16.1 - 16.2
Links
📦 Code and Slides
Friday February 28
Binary search trees are flexible and powerful data structures for storing collections of data in sorted order. Today we explore the basics of how BSTs work.
Readings
Links
📦 Code and Slides