In a simple graph, the number of edges is equal to twice the sum of the degrees of the vertices.
Graph

Quiz
•
Education
•
University
•
Hard
Jyoti Jadhav
Used 22+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A connected graph T without any cycles is called .......
Free graph
no cycle graph
non cycle graph
circular graph
3.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
A graph is said to be ....... if every node u in G is adjacent to every other node v in G.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the DFS traversal of the given Graph?
ABCED
AEDCB
EDCBA
ADECB
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The topological sorting of any DAG can be done in ________ time
cubic
quadratic
linear
logarithmic
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What sequence would the BFS traversal of the given graph yield?
A F D B C E
C B A F D
A B D C F
A B C D E F
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an advantage of adjacency list representation over adjacency matrix representation of a graph?
In adjacency list representation, space is saved for sparse graphs.
DFS and BSF can be done in O(V + E) time for adjacency list representation. These operations take O(V^2) time in adjacency matrix representation. Here is V and E are number of vertices and edges respectively.
Adding a vertex in adjacency list representation is easier than adjacency matrix representation.
All of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
COCAT - DAA

Quiz
•
University - Professi...
20 questions
Introduction To Machine Learning

Quiz
•
University
15 questions
Part 4

Quiz
•
University
20 questions
Understanding Scheduling Algorithms

Quiz
•
University
15 questions
Gramàtica 1

Quiz
•
4th Grade - University
15 questions
DSA & Code Snippets

Quiz
•
University
21 questions
DFC10103 OPERATING SYSTEM TEST

Quiz
•
University
21 questions
Review Quizziz

Quiz
•
11th Grade - University
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