Dijkstra’s Algorithm is used to solve _____________ problems.
Dijkstra’s Algorithm is used to solve _____________ problems. Correct Answer Single source shortest path
Dijkstra’s Algorithm is used for solving single source shortest path problems. In this algorithm, a single node is fixed as a source node and shortest paths from this node to all other nodes in graph is found.
মোঃ আরিফুল ইসলাম
Feb 20, 2025