|200|[Number Of Islands](https://leetcode.com/problems/number-of-islands/)|[<img src="images/github.svg" width="27" title="Solution" />](https://github.com/yvrakesh/Leetcode/tree/main/code-0001-to-0499/200-Number-Of-Islands)|[<img src="images/amazon.svg" width="27" title="Amazon" />](https://github.com/yvrakesh/Leetcode/tree/main/company/Amazon) |[](https://github.com/yvrakesh/Leetcode/tree/main/difficulty/Medium)|O(MN)|O(Min(M,N))|[Array](https://github.com/yvrakesh/Leetcode/tree/main/tag/Array), [BFS](https://github.com/yvrakesh/Leetcode/tree/main/tag/BFS), [DFS](https://github.com/yvrakesh/Leetcode/tree/main/tag/DFS), [Matrix](https://github.com/yvrakesh/Leetcode/tree/main/tag/Matrix), [Union Find](https://github.com/yvrakesh/Leetcode/tree/main/tag/Union-Find)
0 commit comments