DSA (D1+D2)

DSA (D1+D2)

University

10 Qs

quiz-placeholder

Similar activities

DSA Quiz 2 Set 1

DSA Quiz 2 Set 1

University

10 Qs

DAA Quiz

DAA Quiz

University

10 Qs

DSA & Code Snippets

DSA & Code Snippets

University

15 Qs

Trees quizz

Trees quizz

University

14 Qs

note 9 (auditory cues)

note 9 (auditory cues)

University

10 Qs

ITE317 Syllabus Review (Sem. 3)

ITE317 Syllabus Review (Sem. 3)

University

12 Qs

Lunar New Year - Group 7

Lunar New Year - Group 7

University

14 Qs

VLSID Lab Monday Quizizz

VLSID Lab Monday Quizizz

University

11 Qs

DSA (D1+D2)

DSA (D1+D2)

Assessment

Quiz

Education

University

Medium

Created by

KOTESWARAMMA 50048

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1. A queue follows __________



a) FIFO (First In First Out) principle

b) LIFO (Last In First Out) principle

c) Ordered array

d) Linear tree

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

2.If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?


a) DCBA

b) ABCD

c) DCAB

d) ABDC

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

  1. Queues serve major role in ______________


  1. a) Simulation of recursion

  1. b) Simulation of arbitrary linked list

  1. c) Simulation of limited resource allocation

  1. d) Simulation of heap sort

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The number of edges from the root to the node is called __________ of the tree.

a) Height

b) Depth

c) Length

d) Width

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

  1. A binary tree is a

a) with no child

b) with one child

c) with two children

d) all of the above

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

how many binary trees are possible with 3 nodes

20

10

30

40

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Minimum number of nodes in a binary tree of height H

n

n+1

H+1

H+N

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?