Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
What is the best case complexity in building a heap?
https://answerhappy.com/viewtopic.php?t=736591
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)