What is the primary difference between an adjacency matrix and an adjacency list?

Advanced DataStructures

Quiz
•
Computers
•
University
•
Hard
Rajalakshmi S
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Adjacency matrix is space-efficient for sparse graphs
Adjacency list is faster for checking if two nodes are connected
Adjacency matrix requires O(V^2) space, while adjacency list requires O(|V|+|E|) space
Adjacency list is slower for graph traversal
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What type of graph is required to perform a topological sort?
Directed Cyclic Graph
Undirected Graph
Directed Acyclic Graph
Weighted Graph
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In topological Sort, which vertex is chosen first?
A vertex with highest indegree
A vertex with negative values
Any vertex
A vertex with zero indegree
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the time complexity of Topological sort in a graph with V vertex and E edges
O(V^2)
O( |V| + |E| )
O( V log V)
O( E^2)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dijkstra's Algorithm is used to find the shortest path between
All pair of vertices in a graph
A single source vertex to all other vertices in a graph
All vertices to a single destination vertex in a graph
All edges in a graph
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dijkstra's algorithm does not work correctly if the graph contains
Positive Edge Weights
Self - Loops
Zero Edge Weights
Negative Edge Weights
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In Dijkstra's Algorithm, What value is assigned to the source vertex at the beginning?
-1
Infinity
0
The maximum weight of the graph
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
time and space complexity

Quiz
•
University
13 questions
CN2-Chapter7

Quiz
•
University
12 questions
A big fan of DE142

Quiz
•
University
14 questions
Traveling Salesman Quiz - Batch 1

Quiz
•
University
15 questions
Data Structures Activity - 1

Quiz
•
University
13 questions
Graph Traversal Algorithms Quiz

Quiz
•
12th Grade - University
15 questions
Graphs in Data Structures - Gunalakshmi

Quiz
•
University
15 questions
Cisco 3, Module 2

Quiz
•
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