Skip to content

Commit dba7be6

Browse files
committed
Update
1 parent 9bb8936 commit dba7be6

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
@@ -74,7 +74,8 @@
7474
✨ 4. Counting sort algorithm -> `Basic_Sorting_Algorithms Chapter` \
7575
✨ 5. Inbuilt sort algorithm -> `Basic_Sorting_Algorithms Chapter` \
7676
✨ 6. Merge sort algorithm -> `Divide_&_Conquer Chapter` \
77-
✨ 7. Quick sort algorithm -> `Divide_&_Conquer Chapter`
77+
✨ 7. Quick sort algorithm -> `Divide_&_Conquer Chapter` \
78+
✨ 8. Topological Sort algorithum (Dependency) -> `Graphs Part-2 Chapter`
7879

7980
## Search Algorithms
8081

0 commit comments

Comments
 (0)