2.
[Exercise 9.22]
Using the conventions of Exercise 9.1, give the sequence of heaps
produced when the operations
P R I O * R * * I * T * Y * * * Q U E * * * U * E
are performed on an initially empty heap.
3.
[Exercise 9.56]
Give the binomial queue that results when the keys
E A S Y Q U E S T I O N
are inserted into an initially empty binomial queue.
Use left-heap-ordered power-of-2 trees, as in Figures 9.19 and 9.20.