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

Method startsWith

Week 06/id_006/LeetCode_208_006.java:77–79  ·  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

mainMethod · 0.95

Calls 1

searchNodeMethod · 0.95

Tested by

no test coverage detected