Page 1 of 1

What will be the order of new heap created after union of heap H1 and H2 when created by the following code.Initially bo

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) n+1
b) n+n/2
c) nlogn
d) 2*n