8000 Update README.md · mz0in/best-leetcode-resources@3376aa0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3376aa0

Browse files
Update README.md
1 parent 4efe2bd commit 3376aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ This repository contains LeetCode resources to ace your coding interviews.
1515
- [Heaps](https://medium.com/basecs/learning-to-love-heaps-cef2b273a238)
1616
- [Graph Theory](https://medium.com/basecs/a-gentle-introduction-to-graph-theory-77969829ead8)
1717
- [Dynaymic Programming](https://leetcode.com/discuss/general-discussion/458695/dynamic-programming-patterns)
18-
- [Breadth First Search](https://medium.com/basecs/breaking-down-breadth-first-search-cebe696709d9)
19-
- [Depth First Search](https://medium.com/basecs/deep-dive-through-a-graph-dfs-traversal-8177df5d0f13)
18+
- [BFS](https://medium.com/basecs/breaking-down-breadth-first-search-cebe696709d9)
19+
- [DFS](https://medium.com/basecs/deep-dive-through-a-graph-dfs-traversal-8177df5d0f13)
2020

2121
### [Leetcode Spaced-Repetition Template](https://docs.google.com/spreadsheets/d/1qcVCZ3VrBa2p0Tlzad0kEdG94carfZly5z81VLdz2w4/edit#gid=0)
2222

0 commit comments

Comments
 (0)
0