Previous Lecture lect12 Next Lecture

Topics

Running times of operations supported by a BST: Min, Max, Search, Pre-decessor, Successor, Delete Worst case running time of search on a BST Running time of BST operations in terms of the height of the tree Balanced BSTs Running time complexity for balanced BSTs