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

Method startsWith

Week 06/id_381/leetcode-208.py:32–41  ·  view source on GitHub ↗

Returns if there is any word in the trie that starts with the given prefix.

(self, prefix: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

boardDFSFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected