Suppose we need to perform M percolateUps and N deleteMins on a d-heap that initially has N

Question:

Suppose we need to perform M percolateUps and N deleteMins on a d-heap that initially has N elements.
a. What is the total running time of all operations in terms of M, N, and d?
b. If d = 2, what is the running time of all heap operations?
c. If d = Θ(N), what is the total running time?
d. What choice of d minimizes the total running time?
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: