Quiz: Graph Traversal
Quiz yourself on graph traversal algorithms.
We'll cover the following...
We'll cover the following...
Quiz: Graph traversal
1.
Which kind of edge can be used to detect cycles using DFS?
A.
Discovery edge
B.
Back edge
C.
Redundant edge
1 / 3