Dijkstra’s algorithm is used to solve:

Explanation:

Dijkstra’s algorithm finds the shortest path from a single source to all other vertices.

Explore more in Computer Science: