MCPcopy Create free account
hub / github.com/Aloxaf/LeetCode-Rust / insert

Method insert

src/implement_trie_prefix_tree.rs:14–25  ·  view source on GitHub ↗

Inserts a word into the trie. */

(&mut self, word: String)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

num_unique_emailsMethod · 0.80
two_sumMethod · 0.80
rotateMethod · 0.80
create_target_arrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected