Skip to content

Commit e1f6132

Browse files
committed
Updated readme
1 parent 66c3c09 commit e1f6132

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ Completed Algos and Data Structures
1616
- Graph datastructure (directed & undirected)
1717
- Graph Algos
1818
- Topological Sorting
19-
- Shortest path
19+
- Shortest hops
2020
- DFS
2121
- BFS
2222
- Connected Components
23+
- Dijkstra's Shortest Path
2324

0 commit comments

Comments
 (0)