
graph

Quiz
•
Computers
•
University
•
Hard

priyanka bhardwaj
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would be the DFS traversal of the given Graph?
ABCED
AEDCB
EDCBA
ADECB
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these adjacency matrices represents a simple graph?
[ [1, 0, 0], [0, 1, 0], [0, 1, 1] ]
[ [1, 1, 1], [1, 1, 1], [1, 1, 1] ]
[ [0, 0, 1], [0, 0, 0], [0, 0, 1] ]
[ [0, 0, 1], [1, 0, 1], [1, 0, 0] ]
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
n the given graph, how many intermediate vertices are required to travel from node a to node e at a minimum cost?
2
1
0
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is false in the case of a spanning tree of a graph G?
a) It is tree that spans G
b) It is a subgraph of the G
c) It includes every vertex of the G
d) It can be either cyclic or acyclic
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Floyd Warshall’s Algorithm is used for solving ____________
a) All pair shortest path problems
b) Single Source shortest path problems
c) Network flow problems
d) Sorting problems
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dijkstra’s Algorithm is the prime example for ___________
a) Greedy algorithm
b) Branch and bound
c) Back tracking
d) Dynamic programming
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given pseudo code of Dijkstra’s Algorithm.
What happens when “While Q != 0” is changed to “while Q>1”?
a) While loop gets executed for v times
b) While loop gets executed for v-1 times
c) While loop gets executed only once
d) While loop does not get executed
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Knowledge Knockout[Quiz Round](2nd-4th years)

Quiz
•
University
19 questions
Shortest Path Algorithms and AI

Quiz
•
12th Grade - University
10 questions
Analysis of Algorithms Quiz

Quiz
•
University
20 questions
2.3.1 Graph Traversal & Path Finding Algorithms

Quiz
•
12th Grade - University
10 questions
CSS TECH TRIVIA - MEDIUM LEVEL

Quiz
•
University
15 questions
AlgoMania Quiz

Quiz
•
University
18 questions
CN - Practical 7 Recap

Quiz
•
University
10 questions
Advanced DataStructures

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade