Page 1 of 1

What is the run time efficiency of delete-min operation?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) O(log N)
b) O(logd N)
c) O(d logd N)
d) O(d)