MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structure
→
Number Jumps Reach End Array Operation in Data Structure
→
What is the best case complexity in building a hea..
1.
What is the best case complexity in building a heap?
A.
O(nlogn)
B.
O(n<sup>2</sup>)
C.
O(n*longn *logn)
D.
O(n)
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Given an array of element 5, 7, 9, 1, 3, 10, 8, 4. Which of the following are the correct sequences of elements after inserting all the elements in a min-heap?
What is the location of a parent node for any arbitary node i?
What is the best case complexity in building a heap?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply