MCPcopy Create free account
hub / github.com/SHY-Corp/LeetCode-Solutions / insert

Method insert

Python/208. ImplementTrie.py:15–25  ·  view source on GitHub ↗

Inserts a word into the trie.

(self, word: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

calculateMethod · 0.45
addNumMethod · 0.45

Calls 1

TrieNodeClass · 0.85

Tested by

no test coverage detected