Lecture 22. Binary Search Trees

Monday May 17


Today we are going to discuss the Binary Search Tree (BST), which is a specific and very useful type of binary tree.

Readings

Links

  • Slides
  • [Lecture Q&A]
  • [Video on canvas]

📦 Code