trie (0 synonym found)

We don't have any synonyms for trie yet.

Think trie belongs in the thesaurus? Recommend it and we'll take a look.


Definition of trie:

°An ordered tree data structure that is used to store an associative array where the keys are usually strings. Also called a prefix tree.

Definition of trie:

°An ordered tree data structure that is used to store an associative array where the keys are usually strings. Also called a prefix tree.

Back to Top