What is a linked list?

AH Linked List Quiz

Passage
•
Computers
•
12th Grade
•
Hard
Quizizz Content
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A static structure with fixed size
A set of items called nodes organized in a list much like an array
A data structure that can only shrink at run time
A sequence of elements where each element points to the previous one
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the two types of linked lists mentioned in the document?
Singly linked and triply linked
Singly linked and doubly linked
Doubly linked and circular linked
Static linked and dynamic linked
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many fields does a doubly linked list node contain?
One
Two
Three
Four
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of a linked list over an array?
Data has to be moved when re-arranging the list
It has a fixed size
It is a dynamic structure which can grow and shrink at run time
You can identify a node using its index
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you add a node to the start of a linked list?
Change the pointer in the last node to point to the new node
Point the Head to the new node and the link in the new node will point to A
Update the pointer in B to point to the new node
Insert the new node between two existing nodes without changing the Head
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What must be done to delete a node C from a singly linked list?
Update the pointer in A to point to D
Remove the node C physically from the list
Update the pointer in B to point to D
Change the Head to point to node D
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the specific object in the collections module of Python that can be used for linked lists called?
list
queue
deque
stack
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Note Completion and Short answers

Passage
•
12th Grade
9 questions
What is a network diagram

Passage
•
11th Grade
11 questions
Genetic Variation Quiz

Passage
•
12th Grade
11 questions
ROUTING TABLE

Passage
•
11th Grade
11 questions
Executive Summary in Business Plans

Passage
•
12th Grade - University
7 questions
File Handling Py Reading

Passage
•
11th - 12th Grade
15 questions
Supply Chain Management Quiz

Passage
•
12th Grade
8 questions
RE2 - U1 Reading Skill 1A

Passage
•
KG - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade