We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5285c8c commit 4dd19b6Copy full SHA for 4dd19b6
LeetCode/README.md
@@ -120,4 +120,4 @@
120
## DFS
121
- [x] [Number of Islands](https://github.com/kalpak92/DataStructures_Algorithms/tree/master/LeetCode/200.%20Number%20of%20Islands)
122
- [x] [Surrounded Regions](https://github.com/kalpak92/DataStructures_Algorithms/tree/master/LeetCode/130.%20Surrounded%20Regions)
123
-- [x] [Walls and Gates]()
+- [x] [Walls and Gates](https://github.com/kalpak92/DataStructures_Algorithms/tree/master/LeetCode/286.%20Walls%20and%20Gates)
0 commit comments