LeetCode Python/Java/C++/JS > Depth-First Search
LeetCode Problem & Solution Link | Difficulty | Supported Languages | Approaches | Expl. Detail |
---|---|---|---|---|
797. All Paths From Source to Target |
Medium |
3 Methods | Step by Step | |
200. Number of Islands |
Medium |
3 Methods | Step by Step | |
463. Island Perimeter |
Easy |
2 Methods | Step by Step | |
695. Max Area of Island |
Medium |
3 Methods | Step by Step | |
827. Making A Large Island |
Hard |
2 Methods | Step by Step |