
Quiz on Data Structures

Quiz
•
Computers
•
University
•
Medium
SONALI SURYAWANSHI
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a type of linked list
Circular
doubly
Singly
priority
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement is true for traversing a linked list
while(Start!=NULL)
while(ptr!=NULL)
While(Ptr-->data !=NULL)
while(ptr==NULL)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true for inserting node in the beginning
new_node = start
start = new_node
start==ptr
start == new_node
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
IF Node has to be inserted at the end of the list then which of the following code is correct?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The overflow condition in Circular Queue is
if front == 0 && rear == -1
if front == max-1 && rear == max -1
if front == 0 && rear == max-1
if front == -1 && rear == max
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In double ended queue, input restricted queue means
insertion cant be done on the queue
insertion can be done but deletion can not be done on the queue
insertion is done from both the ends but deletion from only one end
deletion can be done form both ends but insertion from only one end
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not among a linear data structure
stack
array
queue
tree
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following is not a dynamic data structure
array
linked list
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the condition to preform enqueue operation in queue
if(front == -1) then enqueue ( )
if rear == 0 then enqueue( )
if rear !== MAX-1 the enqueue( )
if front != -1 and rear !== MAX the enqueue( )
Similar Resources on Wayground
10 questions
Stack & Queue

Quiz
•
University
12 questions
CSD203-quiz4-queue-15m

Quiz
•
University
10 questions
L6 Queue

Quiz
•
University
13 questions
IlkomA

Quiz
•
University
6 questions
OS S7 10-03-23

Quiz
•
University
10 questions
CSD203-quiz3-stack-10m

Quiz
•
University
13 questions
L10 OS LAB WS24 14-2-24

Quiz
•
University
10 questions
Operating System

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University