An implementation of RadixTree data-structure, which is a great tool for indexing a large number of records with string keys.
-
Updated
Dec 29, 2021 - Kotlin
An implementation of RadixTree data-structure, which is a great tool for indexing a large number of records with string keys.
Android app with efficient prefix search of cities using a Trie data structure, GSON for JSON parsing, and map integration.
Add a description, image, and links to the prefix-tree topic page so that developers can more easily learn about it.
To associate your repository with the prefix-tree topic, visit your repo's landing page and select "manage topics."