Question: Given an array of element 5, 7, 9, 1, 3, 10, 8, 4. Which of the following is the correct sequences of elements after inserting all the elements in a min-heap?

Options

A : 1,3,4,5,7,8,9,10

B : 1,4,3,9,8,5,7,10

C : 1,3,4,5,8,7,9,10

D : 1,3,7,4,8,5,9,10

Click to view Correct Answer

Previous || Next

Data Structure Binary Heap more questions

The characteristic equation of a system is given ass3+25s2+10s+50=0. What....

Given the matrix the Eigen value are___________

For which of the following combinations of the degrees of....

Which among the following is not a carcinogen?

What is the IUPAC name of CH3-O-CH2-CH2-OCH3?

A salient pole synchronous generator has following per-unit parameter Xd....

What is the IUPAC name of diisopropyl ketone?

What is the maximum frequency of a 16-MHz crystal with....

What is the minimum frequency of a 16-MHz crystal with....

How many channels are transmitted in the forward and reverse....

Data Structure Adjacency List more Online Exam Quiz

Data Structure Array Array Operations

Data Structure Assembly Line Scheduling

Data Structure Assessment

Data Structure Avl Tree

Data Structure Balanced Partition

Data Structure Binary Search Iterative

Data Structure Binary Search Tree

Data Structure Binary Tree Properties

Data Structure Binary Trees Array

Data Structure Binary Trees Linked Lists