Skip to content

Commit 8891be7

Browse files
authored
Update Readme.md
1 parent a214e29 commit 8891be7

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
@@ -186,7 +186,7 @@
186186
[051.N-Queens](https://github.com/wisdompeak/LeetCode/tree/master/DFS/051.N-Queens) (H)
187187
[417.Pacific-Atlantic-Water-Flow](https://github.com/wisdompeak/LeetCode/tree/master/DFS/417.Pacific-Atlantic-Water-Flow) (M)
188188
200.Number-of-Islands (M)
189-
133.Clone-Graph (M+)
189+
[133.Clone-Graph](https://github.com/wisdompeak/LeetCode/tree/master/DFS/133.Clone-Graph) (M+)
190190
282.Expression-Add-Operators (H)
191191
[312.Burst-Balloons](https://github.com/wisdompeak/LeetCode/tree/master/DFS/312.Burst-Balloons) (H-)
192192
[399.Evaluate-Division](https://github.com/wisdompeak/LeetCode/tree/master/DFS/399.Evaluate-Division) (H)
@@ -213,7 +213,7 @@
213213

214214
#### [BFS](https://github.com/wisdompeak/LeetCode/tree/master/BFS)
215215
[126.Word-Ladder-II](https://github.com/wisdompeak/LeetCode/tree/master/BFS/126.Word-Ladder-II) (M+)
216-
133.Clone-Graph (M+)
216+
[133.Clone-Graph](https://github.com/wisdompeak/LeetCode/tree/master/DFS/133.Clone-Graph) (M+)
217217
[130.Surrounded-Regions](https://github.com/wisdompeak/LeetCode/tree/master/Union_Find/130.Surrounded-Regions) (H-)
218218
[200.Number-of-Islands](https://github.com/wisdompeak/LeetCode/tree/master/DFS/200.Number-of-Islands) (H-)
219219
269.Alien-Dictionary (H)

0 commit comments

Comments
 (0)