MCPcopy Index your code
hub / github.com/algorithm004-01/algorithm004-01 / insert

Method insert

Week 06/id_251/LeetCode_208_251.py:33–42  ·  view source on GitHub ↗

Inserts a word into the trie. :type word: str :rtype: None

(self, word)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

findWordsFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected