
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
DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

Quiz
•
University
10 questions
Java_Collection_I

Quiz
•
University
10 questions
UNIT-2 QUEUE

Quiz
•
University
10 questions
Quiz 1 - AK2 Section

Quiz
•
University
10 questions
DAA Lesson 2 quiz

Quiz
•
University
6 questions
Estruturas de Dados e Modularização

Quiz
•
University
10 questions
CPU Scheduling Introduction Quiz

Quiz
•
University
10 questions
OS_unit1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University