8000 Update README.md · luuchung/best-leetcode-resources@6d2f11f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d2f11f

Browse files
Update README.md
1 parent 3376aa0 commit 6d2f11f

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
@@ -13,10 +13,10 @@ This repository contains LeetCode resources to ace your coding interviews.
1313
- [Tries](https://leetcode.com/discuss/general-discussion/931977/beginner-friendly-guide-to-trie-tutorial-practice-problems)
1414
- [Backtracking](https://medium.com/leetcode-patterns/leetcode-pattern-3-backtracking-5d9e5a03dc26)
1515
- [Heaps](https://medium.com/basecs/learning-to-love-heaps-cef2b273a238)
16+
- [Breadth First Search](https://medium.com/basecs/breaking-down-breadth-first-search-cebe696709d9)
17+
- [Depth First Search](https://medium.com/basecs/deep-dive-through-a-graph-dfs-traversal-8177df5d0f13)
1618
- [Graph Theory](https://medium.com/basecs/a-gentle-introduction-to-graph-theory-77969829ead8)
1719
- [Dynaymic Programming](https://leetcode.com/discuss/general-discussion/458695/dynamic-programming-patterns)
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