Skip to content

Commit 76b72de

Browse files
authored
update Readme.md
1 parent b50591f commit 76b72de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Graphs
7575
        Dijkstra's algorithm for single source shortest paths
7676
        Kruskal’s Minimum Spanning Tree Algorithm
7777
        Topological Sorting
78-
        Prims algorithm for minimum spanning tree using STL
78+
        Prims algorithm for minimum spanning tree using STL
7979
        Floyd Warshall Algorithm for all pairs shortest paths
8080
        Bellmanford algorithm for single source shortest path and negative edge cycle detection
8181
        Detect a cycle using DFS

0 commit comments

Comments
 (0)