Page 1 of 1

What is the efficiency of merge used in leftist heaps?

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