This project contains code for a trie tree with functions: create a node, insert, fetch a key, list the tree in order and autocomplete a key.
Just put your values in the "palavras" array.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project contains code for a trie tree with functions: create a node, insert, fetch a key, list the tree in order and autocomplete a key.
Just put your values in the "palavras" array.