Shortest Path Algorithms Practice impelementation in Java of some shortest path algorithms. Algorithm used: Bellman-Ford Algorithm. Dijsktra Algorithm. Contributions: