Heap – Data Structure
Question 1 UGC NET June-2020 In a binary max heap containing n numbers, the smallest element can be found in_____ time. |
A – O(n) |
B – O(log2 n) |
C – O(1) |
D – O(log2 log2 n) |
Heap – Data Structure
Question 1 UGC NET June-2020 In a binary max heap containing n numbers, the smallest element can be found in_____ time. |
A – O(n) |
B – O(log2 n) |
C – O(1) |
D – O(log2 log2 n) |