Q64
What is the complexity of adding an element to the heap.
A.
O(log n)
B.
O(h)
C.
O(log n) & O(h)
AnswerD.
O(n)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board