MCPcopy Create free account
hub / github.com/algorithm004-01/algorithm004-01 / numIslands

Method numIslands

Week 06/id_196/LeetCode_200_196.py:30–64  ·  view source on GitHub ↗

:type grid: List[List[str]] :rtype: int

(self, grid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

unionFunction · 0.50
findFunction · 0.50
addMethod · 0.45

Tested by

no test coverage detected