Search Header Logo

DSA Group 2 (Heaps Quiz)

Authored by Thed Palting

Computers

University

Used 2+ times

DSA Group 2 (Heaps Quiz)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Removes the maximum element from Max Heap.

getMax()

extractMax()

insert()

extractMin()

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

It returns the root element of Min Heap.

getMin()

extractMin()

getMax()

insert()

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

These are all the importance of Heap in programming EXCEPT:

Efficient Priority Queues

File Compression

Memory Management

Garbage Collection

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A Heap is a special Tree-based data structure in which the tree is a complete binary tree where the value of each parent node is either higher or lower than the value of its child nodes.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

These are all the various uses of Heap EXCEPT:

Sorting Algorithms

Dynamic Programming

Load Balancing

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

it is a complete binary tree in which the value in each internal node is smaller

than or equal to the values in the children of that node.

Min Heap

Max Heap

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

It is a complete binary tree in which the value in each internal node is greater than or equal to the values in the children of that node.

Min Heap

Max Heap

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?