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

Method startsWith

algorithm/implementTrie(prefix)Tree.java:38–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 2

breakWordMethod · 0.80
isValidMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected