MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / insert

Method insert

data_structures/trie_using_hashmap.cpp:62–74  ·  view source on GitHub ↗

* @brief insert the string into the trie * @param word string to insert in the trie */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.45

Calls 1

findMethod · 0.80

Tested by

no test coverage detected