Back to the 2022 paper

Module 3: Graph and Tree Algorithms

20227m

Solve the single source shortest path problem for the following graph considering '1' as the source vertex using Dijkstra's algorithm.

image

Similar questions