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

Method insert

Week 06/id_006/LeetCode_208_006.java:44–55  ·  view source on GitHub ↗

Inserts a word into the trie.

(String word)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

containsKeyMethod · 0.95
getMethod · 0.95
putMethod · 0.95
setEndWordMethod · 0.95

Tested by

no test coverage detected