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

Method insert

Week 06/id_613/java/src/main/Trie.java:45–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

testSolutionOne1Method · 0.95

Calls 4

containsKeyMethod · 0.95
putMethod · 0.95
getMethod · 0.95
setEndMethod · 0.95

Tested by 1

testSolutionOne1Method · 0.76