EEE -A DS Quiz -4

EEE -A DS Quiz -4

University

10 Qs

quiz-placeholder

Similar activities

Smart IoT Assessment

Smart IoT Assessment

University

15 Qs

POWER PLANT ENGINEERING U1 SMK GIET

POWER PLANT ENGINEERING U1 SMK GIET

University

10 Qs

QUIZ IT DAYS HMJ TK DAY 2

QUIZ IT DAYS HMJ TK DAY 2

University

10 Qs

Soalan Kuiz 7.6 Blog

Soalan Kuiz 7.6 Blog

University

10 Qs

DPSD

DPSD

University

10 Qs

WN activity-1

WN activity-1

University

10 Qs

DS LAB QUIZ-4 IT-B

DS LAB QUIZ-4 IT-B

University

10 Qs

DSGT_ Unit 5 Quiz

DSGT_ Unit 5 Quiz

University

15 Qs

EEE -A DS Quiz -4

EEE -A DS Quiz -4

Assessment

Quiz

Education

University

Hard

Created by

roja laveti

Used 1+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?