Vidyalelo
Data Structure · Q63

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 63

Q63

Which algorithm is used to find the least cost path from source node to destination node?

A.
A* BFS
B.
C* BFS
C.
D* BFS
D.
B* BFS
Answer

Answer: Option D

Solution

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