Assignment 8

Due Wednesday, 4/3/96. Chapter 6: 14, 19, 20, 21, 22, 23, 24.
  1. Show by induction that if tree T has height d then T has <= 2d leaves. Not to be handed in.
  2. Prove that any comparison-based search algorithm must have running time at least "capital-Omega"(log n) (even if the original list is sorted).Turn this one in.