nagisa1993/autocomplete_java
An simple app to autocomplete words by given prefixes in three approaches including Trie and Ternary search tree and tested by 1Mb data from alexa.com
Java
An simple app to autocomplete words by given prefixes in three approaches including Trie and Ternary search tree and tested by 1Mb data from alexa.com
Java