Which of the following is a characteristic of a linked list?

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
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 Quizizz
15 questions
BrightChamps Technical Round - C language

Quiz
•
Professional Development
10 questions
Baze de date Access

Quiz
•
Professional Development
10 questions
QUiz e

Quiz
•
Professional Development
14 questions
SLG IPC144 Week 9

Quiz
•
Professional Development
15 questions
LinkedList and Its types

Quiz
•
Professional Development
15 questions
Social Media Basics for Educators

Quiz
•
9th Grade - Professio...
12 questions
SLOT 3

Quiz
•
Professional Development
10 questions
Linked List Traversal

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade