Data Structure & Algorithm-Quiz-1

Quiz
•
Computers
•
University
•
Hard
K Hemant Reddy
Used 33+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Stack is also called as
Last in first out
First in last out
Last in last out
First in first out
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Let the following circular queue can accommodate maximum six elements with the following data front = 2 rear = 4 queue = _______; L, M, N, ___, ___ What will happen after ADD O operation takes place?
a) front = 2 rear = 5
queue = ______; L, M, N, O, ___
b) front = 3 rear = 5
queue = L, M, N, O, ___
c) front = 3 rear = 4
queue = ______; L, M, N, O, ___
d) front = 2 rear = 4
queue = L, M, N, O, ___
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following data structure is non linear type?
string
List
stack
graph
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the data structure which allows deletions at both ends of the list but insertion at only one end.
Input restricted dequeue
Output restricted dequeue
Priority queues
Linear queue
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Consider the following data and specify which one is Preorder Traversal Sequence, Inorder and Postorder sequences.
S1: N, M, P, O, Q
S2: N, P, Q, O, M
S3: M, N, O, P, Q
a) S1 is preorder, S2 is inorder and S3 is postorder
b) S1 is inorder, S2 is preorder and S3 is postorder
c) S1 is inorder, S2 is postorder and S3 is preorder
d) S1 is postorder, S2 is inorder and S3 is preorder
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement about binary tree is CORRECT?
a) Every binary tree is either complete or full
b) Every complete binary tree is also a full binary tree
c) Every full binary tree is also a complete binary tree
d) A binary tree cannot be both complete and full
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the tree below, write the pre-order traversal.
2, 7, 5, 2, 6, 9, 5, 11, 4
2, 7, 2, 6, 5, 11, 5, 9, 4
2, 5, 11, 6, 7, 4, 9, 5, 2
2, 7, 5, 6, 11, 2, 5, 4, 9
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Data Structures and Algorithms Quiz

Quiz
•
University
26 questions
DSC UNIT 3

Quiz
•
University
26 questions
AI Quiz 26/9

Quiz
•
University
30 questions
Data Structures and Its Applications

Quiz
•
University
25 questions
C++ with DS

Quiz
•
University
30 questions
QUIZZ AIJ XII TKJ - BAB V - MANAJEMEN BANDWIDTH

Quiz
•
KG - Professional Dev...
30 questions
BUG-OFF

Quiz
•
University
26 questions
Data Structures and Algorithms

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade