1.

What is the run time efficiency of an insertion algorithm in d-heap?

A. O(N)
B. O(log N)
C. O(logd N)
D. O(Nd)
Answer» D. O(Nd)


Discussion

No Comment Found