[algorithm] segment tree, rmq and autocomplete - dsindex/blog GitHub Wiki
- segment tree
- rmq
- autocomplete c++ implementation using segment tree and rmq
- lib-frace
- refactoring code autocomplete_libface
- lib-frace
- completion trie and rmq trie
- Space-Efficient Data Structures for Top-k Completion
- implemented in succint