Skip to content

Commit 5e3b77e

Browse files
authored
Update README.md
1 parent ec4a17c commit 5e3b77e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,9 @@
1818
| Dijkstra Algorithm | Completed |
1919
| Bellman-Ford Algorithm | Completed |
2020
| Kruskal Algorithm | Completed |
21-
21+
| Prim's Jarnik Algorithm | Completed |
22+
| Quick Sort | Completed |
23+
| Merge Sort | Completed |
24+
| Selection Sort | Completed |
25+
| Insertion Sort | Completed |
26+
| Bubble Sort | Completed |

0 commit comments

Comments
 (0)