pranjay-poddar / Data-Structures-And-Algorithms

Important data structure and algorithms codes and concept's open-source repository.
https://bit.ly/30DLzuJ
MIT License
48 stars 109 forks source link

added code for number of islands in matrix #220

Closed ayusaini110 closed 2 years ago

ayusaini110 commented 2 years ago

Description

find the number of islands in a given n*n matrix

Type of change

Checklist: