MCPcopy Create free account
hub / github.com/Cee/Leetcode / startsWith

Method startsWith

208 - Implement Trie (Prefix Tree).java:41–48  ·  view source on GitHub ↗

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

(String prefix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dfsMethod · 0.80
addBoldTagMethod · 0.80
isMatchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected