Number of Islands
This is the Problem on Leetcode https://leetcode.com/problems/number-of-islands/description/
Tags > DFS | BFS | Union-find
This question asked in the companies like amazon | facebook | google | microsoft | zenefits
Problem
Given an m x n 2D binary gr...
anuragk24.hashnode.dev3 min read
Bhuwan Kumar Rai
I am a web developer.
good solution and explanation :)