Examveda

What is the time taken to perform a delete min operation?

A. O(N)

B. O(N log N)

C. O(log N)

D. O(N2)

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms