/Autocomplete

An Autocomplete project for DSA @ FMI SOFIA 2019

Primary LanguageC++

Autocomplete

An Autocomplete application using a prefix tree structure and ui created with QT. When started first load a file with words with the load button, when space or enter is pressed the word is added to the prefix tree. Works with unicode UTF-8 encoding