Recitation 6: AVL Trees
Listen now
Description
This recitation covers insertion, deletion, and rebalancing of AVL trees.
More Episodes
This recitation discusses the first problem from Problem Set 3, covering sweep-line algorithms and range queries.
Published 08/16/13
This recitation starts with a review of comparison sorting methods, and then discusses counting sort and radix sort.
Published 08/16/13
Sorting is introduced, and motivated by problems that become easier once the inputs are sorted. The lecture covers insertion sort, then discusses merge sort and analyzes its running time using a recursion tree.
Published 08/16/13