Skip to content

Commit 789d6d1

Browse files
authored
Update README.md
1 parent 70e0564 commit 789d6d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
Dijkstras-Pathfinding-Algorithim Visualizer
22

3+
Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. ... For a given source node in the graph, the algorithm finds the shortest path between that node and every other.
4+
35
Built in React

0 commit comments

Comments
 (0)