Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

Which search algorithm is more suitable for finding the shortest path?

Click the option that best answers the question.

  • Depth-First Search (DFS)
  • Breadth-First Search (BFS)
  • Both DFS and BFS have the same suitability
  • Neither DFS nor BFS is suitable for finding the shortest path