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

Method delete_word

data_structures/trie_using_hashmap.cpp:122–149  ·  view source on GitHub ↗

* @brief delete a word/string from a trie * @param word string to delete from trie */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.80

Calls 7

findMethod · 0.80
pop_backMethod · 0.80
pushMethod · 0.45
topMethod · 0.45
emptyMethod · 0.45
popMethod · 0.45
eraseMethod · 0.45

Tested by

no test coverage detected