
Data Structure

Quiz
•
Computers
•
Professional Development
•
Medium
RAVINDRA AHER
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a characteristic of a linked list?
Fixed size
Elements stored in contiguous memory
Dynamic size
All elements must be of the same type
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of inserting a node at the beginning of a singly linked list?
O(1)
O(n)
O(log n)
O(n^2)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following operations is not efficient in a singly linked list?
Insertion
Deletion
Searching for an element
Traversal
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a doubly linked list, each node contains:
One pointer
Two pointers
Three pointers
No pointers
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary principle behind stack data structures?
First In First Out (FIFO)
Last In First Out (LIFO)
Random Access
Circular Access
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operation is not performed in a stack?
Push
Pop
Peek
Enqueue
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The time complexity for pushing and popping an element in a stack is:
O(1)
O(n)
O(log n)
O(n^2)
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Code Like a Woman

Quiz
•
Professional Development
15 questions
Queues

Quiz
•
11th Grade - Professi...
9 questions
Python

Quiz
•
Professional Development
10 questions
Java Collections

Quiz
•
Professional Development
10 questions
Games

Quiz
•
Professional Development
10 questions
FUNCIONES DE BUSQUEDA

Quiz
•
Professional Development
15 questions
Sesión 01 - Introducción a Word

Quiz
•
Professional Development
15 questions
JF UIT 2022 - Game 2

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade