Search Header Logo

EEE -A DS Quiz -4

Authored by roja laveti

Education

University

Used 1+ times

EEE -A DS Quiz -4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is maximum number of children a node in binary Tree can have

2

3

0

1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a binary tree, what is the term for the node with no children

Root

Leaf

Parent

Sibling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

how many edges does a full binary tree with n nodes have?

n

n-1

2*n+1

2*n+2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are null nodes filled with in a threaded binary tree?

inorder predecessor for left node and inorder successor for right node information

right node with inorder predecessor and left node with inorder successor information

they remain null

some other values randomly

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which traversal method of a binary tree involves visiting the left subtree, then the root, and then the right sub tree?

inorder

preorder

postorder

level order

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With what data structure can a priority queue be implemented?

Array

List

Heap

Tree

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an application of priority queue?

Huffman codes

Interrupt handling in operating system

Undo operation in text editors

Bayesian spam filter

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?