Lecture 5: Binary Search Trees, BST Sort

Published: Dec. 7, 2012, 7:32 p.m.

In this lecture, binary search trees are introduced, and several operations are covered: insertion, finding a value, finding the minimum element.