* Added Java Implementation of Dijkstras Algorithm for Single Source Shortest Path * Added changes to Dijkstras Algorithm Implementation according to review * Corrected spelling mistakes