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

Method startsWith

Week 06/id_613/java/src/main/Trie.java:81–84  ·  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 1

testSolutionOne1Method · 0.95

Calls 1

searchPrefixMethod · 0.95

Tested by 1

testSolutionOne1Method · 0.76