Phase I: Forming a Heap
lThis is the actual Peter Principle.
lStart with the data distributed randomly in the tree.
lForm Òsub-heapsÓ beginning at the leaves and working toward the root.
lSuccessively combine two sub-heaps with a common root into a single heap.