Stack is also called as
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
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 Quizizz
30 questions
Data Structures and Algorithms Quiz

Quiz
•
University
26 questions
DSC UNIT 3

Quiz
•
University
26 questions
AI Quiz 26/9

Quiz
•
University
25 questions
CRYPTEC TECHNICAL QUIZ 3RD SEM 2ND ROUND

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
Asistensi1-SD

Quiz
•
University
25 questions
Stack and Queue

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade