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

Method search

Week 06/id_613/java/src/main/Trie.java:73–76  ·  view source on GitHub ↗

Returns if the word is in the trie.

(String word)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testSolutionOne1Method · 0.95

Calls 2

searchPrefixMethod · 0.95
isEndMethod · 0.95

Tested by 1

testSolutionOne1Method · 0.76