Correct Answer: 5
Explanation:
Loading...
Correct Answer: 5
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesLet n be an odd number greater than 100. Consider a binary minheap with n elements stored in an arra…
A meld operation combines two instances of a data structure into one. Consider:P: Unsorted doubly li…
An array [82, 101, 90, 11, 111, 75, 33, 131, 44, 93] is heapified (max-heap). Which one of the follo…
Consider a binary min-heap containing 105 distinct elements. Let k be the index (in the underlying a…
Which one of the following sequences when stored in an array at locations A[1],...,A[10] forms a max…
Let A be a priority queue implemented using a max-heap. Extract-Max(A) extracts and deletes the maxi…