Software interview question - Number of islands

Опубликовано: 22 Март 2026
на канале: Jesse Dietrichson
2,252
78

In this video we take a look at the Number of islands problem. We'll break down the algorithm step by step using a visual diagram, and then we'll implement the algorithm in C#. Our algorithm will use recursion and a depth-first search.

Instagram:   / jessedietrichson  
Twitter:   / jdprogramming