A linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as _____________
DSA Day 3

Quiz
•
Computers
•
University
•
Hard

Skill Chaze
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Queue
Stack
tree
Linked List
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The data structure required for Breadth First Traversal on a graph is?
Stack
Queue
tree
Array
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A queue follows __________
FIFO (First In First Out) principle
LIFO (Last In First Out) principle
Ordered array
Linear tree
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Circular Queue is also known as ________
Ring Buffer
Square Buffer
Rectangle Buffer
Curve Buffer
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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?
ABCD
DCBA
DCAB
ABDC
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A data structure in which elements can be inserted or deleted at/from both ends but not in the middle is?
Queue
Circular queue
Dequeue
Priority queue
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A normal queue, if implemented using an array of size MAX_SIZE, gets full when?
Rear = MAX_SIZE – 1
Front = (rear + 1)mod MAX_SIZE
Front = rear + 1
Rear = front
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Queues serve major role in ______________
Simulation of recursion
Simulation of arbitrary linked list
Simulation of limited resource allocation
Simulation of heap sort
9.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not the type of queue?
Ordinary queue
Single ended queue
Circular queue
Priority queue
Similar Resources on Quizizz
10 questions
informatika

Quiz
•
7th Grade - University
14 questions
Queue

Quiz
•
University
10 questions
BCA 2nd Semester, Data Structure

Quiz
•
University
10 questions
Queue and Data Structure Quiz

Quiz
•
University
12 questions
Analisis Struktur Data

Quiz
•
10th Grade - University
5 questions
DSA day 4

Quiz
•
University
5 questions
DSA Quiz 24.7.2024

Quiz
•
University
10 questions
Computer Graphics

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade