#
trie-node
Here are 4 public repositories matching this topic...
A Trie data structure which can be searched using wild characters.
-
Updated
Mar 26, 2017 - Java
A Java Library that uses Trie structure to retrieve a K most recurring words
-
Updated
Feb 28, 2019 - Java
This project implements a text autocompletion system using Trie (prefix tree) data structure. The autocomplete functionality allows users to efficiently retrieve word suggestions as they type, making text input more efficient and user-friendly.
-
Updated
Jun 11, 2024 - Java
Improve this page
Add a description, image, and links to the trie-node topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trie-node topic, visit your repo's landing page and select "manage topics."