codemistic / Data-Structures-and-Algorithms

A repository to help the open-source community with DSA related contributions
MIT License
382 stars 351 forks source link

Number of Islands - solution in Java #680

Closed ikaushiksharma closed 2 years ago

ikaushiksharma commented 2 years ago

Added Solution to Leetcode Problem https://leetcode.com/problems/number-of-islands/