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

Method startsWith

Week 06/id_708/LeetCode_208_708.java:65–72  ·  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

nothing calls this directly

Calls 2

containsKeyMethod · 0.95
getMethod · 0.95

Tested by

no test coverage detected