Lecture 24. Binary Search Trees

Friday November 12


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