Examveda

Which of the following is not an application of Depth First Search?

A. For generating topological sort of a graph

B. For generating Strongly Connected Components of a directed graph

C. Detecting cycles in the graph

D. Peer to Peer Networks

Answer: Option D


Join The Discussion

Related Questions on Graph Algorithms (DFS, BFS, Dijkstras, etc)