Examveda

In what time can a binary heap be built?

A. O(N)

B. O(N log N)

C. O(log N)

D. O(N2)

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms