What is the downside of Dijkstra algorithm?
It cannot handle negative egdes
The major disadvantage of the algorithm is the fact that it does a blind search there by consuming a lot of time waste of necessary resources.