Number of Islands

Опубликовано: 15 Июль 2026
на канале: Tech with Nikhil
64
2

Solving the Number of Islands question using the problem solving framework for coding interviews
------------------------------------------------------------------------------------------------------------------------

#189 - Rotate Array

💡 Leetcode Link : https://leetcode.com/problems/number-...

🖥 Github Link BFS : https://github.com/nikhil-g777/coding...

🖥 Github Link DFS : https://github.com/nikhil-g777/coding...

00:00 Problem Explanation
04:55 Pseudo Code
06:32 Solution on Leetcode
14:27 Space and Time Complexity
------------------------------------------------------------------------------------------------------------------------
#leetcode #coding #datastructures #softwareengineering