Dijkstra-Java Dijkstra Algorithm to get single source shortest path in java This is Dijkstra Algorithm to find single source shortest path from given source node to every other node in java.