Computer Science, asked by dhirajroy6801, 1 year ago

Explain dijkstra algorithm with example in data structure

Answers

Answered by ashish8642
1
Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. ... For a given source node in the graph, the algorithm finds the shortest path between that node and every other.

Rachana21: hi
Similar questions