Projects with this topic
-
A collection of multi-dimensional data structures and indexing algorithms.
Updated -
Create a prefix tree graph for autocomplete and suggestions.
Updated -
I am helping Alice to modify the auto-complete feature on her phone to display only one word, along with its definition and the number of words in the dictionary that have the same prefix as the entered word. She has a dictionary containing English words, their frequencies, and definitions.
Updated -
A Java Implementation for a Double Array Trie.
Updated -
-
-
Pure Python implementation of Trie (prefix tree).
Updated -
-
Creates a database mapping files to a package. Implemented via a trie.
Updated -
-
My implementation of first, smaller task from Individual Programming Project course on my first year of undergrad at University of Warsaw. The task is about maintaining equity classes of strings and their prefixes.
Updated -
Trabalho final para a disciplina de Classificação e Pesquisa de Dados em 2016/01
Updated