This application is designed to solve a given graph using Dijkstra's Algorithm the shortest path to any node of a graph, also perform Breadth-First Search and Depth-First search.
Technology Used: D3.js jQuery, vanilla JS, static HTML5