Vidyalelo
Data Structure · Q82

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 82

Q82

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

A.
Finding shortest path between two nodes
B.
Finding bipartiteness of a graph
C.
GPS navigation system
D.
Path Finding
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board