Lecture 22. Binary Search Trees

Tuesday August 2


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

Readings

Links

📦 Code and Slides