MCPcopy Create free account
hub / github.com/corpsepiges/leetcode / numIslands

Method numIslands

python/200. Number of Islands.py:7–26  ·  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 1

exploreMethod · 0.95

Tested by

no test coverage detected