MCPcopy Create free account
hub / github.com/TheAlgorithms/C / exist

Function exist

leetcode/src/79.c:44–60  ·  view source on GitHub ↗

Use backtracking. Runtime: Runtime: O(n*m*4^len(word))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getPointKeyFunction · 0.85
exitsWordFunction · 0.85

Tested by

no test coverage detected