Java Developer!
Project detail
Implementation of Dijkstras Algorithm with a priority queue in Java – Read from a file of flight lists, add each flight as an edge using airports as vertices then print formatted text presenting shortest route from one airport to another.