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

Method insert

Week 06/id_501/week06/Trie.java:29–46  ·  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 3

searchMethod · 0.95
subNodeMethod · 0.95
addMethod · 0.45

Tested by

no test coverage detected