
DS Quiz 1

Quiz
•
Computers
•
University
•
Easy
Vishnuvardhan Reddy Avija
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is used for implementing recursion?
Stack
Queue
List
Array
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is based on the Last In First Out (LIFO) principle?
Tree
Linked List
Stack
Queue
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A linear collection of data elements where the linear node is given by means of pointer is called?
Linked list
Node list
Primitive list
Unordered list
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the asymptotic time complexity to insert an element at the front of the linked list (head is known)?
O(1)
O(n)
O(n2)
O(n3)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is false about a doubly linked list?
We can navigate in both the directions
It requires more space than a singly linked list
The insertion and deletion of a node take a bit longer
Implementing a doubly linked list is easier than singly linked list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a disadvantage to the usage of array?
Fixed size
There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size
Insertion based on position
Accessing elements at specified positions
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assuming int is of 4bytes, what is the size of int arr[15];?
15
19
11
60
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
AdvancedProgramming_intro

Quiz
•
University
10 questions
DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

Quiz
•
University
15 questions
07 - Map

Quiz
•
University
15 questions
Stacks and Queues Quiz

Quiz
•
University
15 questions
Seatwork (SEQUENTIAL CONTAINER TYPES) data structure

Quiz
•
University
15 questions
DS Module 3 Linked List

Quiz
•
University
12 questions
U0. Dynamic Data Structures

Quiz
•
University
15 questions
Knowledge Knockout[Quiz Round](2nd-4th years)

Quiz
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade