Next: October 29
Up: October lecture summary
Previous: October 24
October 28
- Continue
- Begin Trees, Part
II.
- Re-balancing an AVL tree after insertion: left rotations, right
rotations, double left and double right rotations.
- AVL tree complexity analysis:
is the minimum number of
nodes in an AVL tree of height
-- use Fibonacci sequence.
- Heaps: definitions of heap order and heap shape property
Danny Heap
2002-12-13