MCPcopy Create free account
hub / github.com/Flamewaker/JavaPersonalSummary / insert

Method insert

Code/leetcode/datastructure/Trie.java:21–37  ·  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

nothing calls this directly

Calls 4

getContentMethod · 0.95
setEndMethod · 0.95
getMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected