#learning-journey
Read more stories on Hashnode
Articles with this tag
Techniques Used Graph DFS Approach Initialize the visited matrix to keep track of visited elements & also the island_count. Apply nested for loops...