...
Computer-Networks
October 9, 2023
IPv4-and-Fragmentation
October 9, 2023
Computer-Networks
October 9, 2023
IPv4-and-Fragmentation
October 9, 2023

Data-Structures

Question 24

The minimum number of interchanges needed to convert the array

 89, 19, 40, 17, 12, 10, 2, 5, 7, 11, 6, 9, 70  

into a heap with the maximum element at the root is

A
0
B
1
C
2
D
3
Question 24 Explanation: 
Lets draw first heap from given sequence,

Correct Answer: C
Question 24 Explanation: 
Lets draw first heap from given sequence,

Leave a Reply

Your email address will not be published. Required fields are marked *