The amortized time efficiency for performing deletion of a minimum element is?
(a) O(N)
(b) O(log N)
(c) O(N^2)
(d) O(M log N)
I need to ask this question from Heap in chapter Heap of Data Structures & Algorithms I
I have been asked this question in semester exam.