
ADS 1 March 2025
Quiz
•
Computers
•
University
•
Hard
Sanjib Kalita
Used 1+ times
FREE Resource
Enhance your content
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the primary advantage of a linked list over an array in C?
Easier element access using index
Uses less memory than an array
Dynamic memory allocation and efficient insertions/deletions
Fixed size during compilation
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is a node typically represented in a singly linked list in C?
struct Node ( int data, struct Node next)
struct Node ( int data, struct Node **next)
struct Node ( int data, struct Node *next)
struct Node ( int data, struct Node next[])
3.
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²)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of searching for an element in a singly linked list?
O(1)
O(n)
O(log n)
O(n²)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following operations is NOT possible in a singly linked list?
Traversing the list
Deleting a node from the middle
Inserting a node at the beginning
Traversing backward
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which pointer is used to traverse a singly linked list?
head
tail
current
current
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert a node at the end of a singly linked list?
Modify head pointer to point to new node
Traverse the list until next pointer is NULL and add new node
Set next of the last node to NULL
None of the above
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Algorithm questions
Quiz
•
12th Grade - University
20 questions
JDVP Activity
Quiz
•
12th Grade - University
20 questions
Quiz 1_DSA
Quiz
•
University
20 questions
Data Structure
Quiz
•
University
15 questions
Quiz Struktur Data
Quiz
•
University
15 questions
Archivos y Colecciones
Quiz
•
University
20 questions
Uji Pemahaman Struktur Data
Quiz
•
9th Grade - University
15 questions
DATA STRUCTURES QUIZ
Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University