Page 1 of 1

What is the best case complexity in building a heap?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) O(nlogn)
b) O(n2)
c) O(n*longn *logn)
d) O(n)