Fujitsu interview question

How does dijkstra's algorithm work? (no need to code, just demonstrate it)

Interview Answer

Anonymous

Nov 9, 2017

this algorithm works similar to minimum spanning tree, it will search the minimum distace from source to all of its vertices