1905. Count Sub Islands | Leetcode | Daily Problem | Graph | DFS | Medium | Java Solution

Publicado el: 28 agosto 2024
en el canal de: Code Monger
33
0

You are given two m x n binary matrices grid1 and grid2 containing only 0's (representing water) and 1's (representing land). An island is a group of 1's connected 4-directionally (horizontal or vertical). Any cells outside of the grid are considered water cells.

An island in grid2 is considered a sub-island if there is an island in grid1 that contains all the cells that make up this island in grid2.

Return the number of islands in grid2 that are considered sub-islands.

https://leetcode.com/problems/count-s...


En esta página del sitio puede ver el video en línea 1905. Count Sub Islands | Leetcode | Daily Problem | Graph | DFS | Medium | Java Solution de Duración hora minuto segunda en buena calidad , que subió el usuario Code Monger 28 agosto 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 33 veces y le gustó 0 a los espectadores. Disfruta viendo!