codemistic / Data-Structures-and-Algorithms

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

Number of Islands - solution in Java #680

Closed ikaushiksharma closed 1 year ago

ikaushiksharma commented 1 year ago

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