-
Updated
Aug 6, 2022 - Java
trie-structure
Here are 92 public repositories matching this topic...
Data Structures and Algorithms
-
Updated
Dec 28, 2023 - C++
Create and modify trie prefix structures and extract word lists including prefixes, anagrams and sub-anagrams
-
Updated
Jan 20, 2019 - TypeScript
Checking if a word is a real word (Available in English & French)
-
Updated
Oct 23, 2020 - Python
A versatile and user-friendly text editor built in Java using Swing. This editor offers a range of features, from basic file operations to advanced text formatting and real-time spell-checking.
-
Updated
Dec 5, 2023 - Java
System Programming. Implementation of Search Engine using a Trie structure
-
Updated
Apr 30, 2018 - C++
Word processing engine built with trie data structure
-
Updated
Feb 9, 2024 - Go
autocomplete text app with cpp GUI QT
-
Updated
Sep 13, 2022 - C++
Coursera course: Algorithms on Strings
-
Updated
Feb 15, 2022 - C++
An implementation of the wordBreak problem to split into all possible combinations of words that the original sentence could have been made up of. Takes the input from a file and outputs it to shell.
-
Updated
Dec 22, 2018 - C++
A Wikipedia sourced search engine
-
Updated
Apr 29, 2020 - HTML
Lightweight javascript library for tree data structures.
-
Updated
Nov 14, 2024 - JavaScript
A simple word auto complete feature implemented using Trie Data Structure in C++.
-
Updated
Oct 5, 2020 - C++
Implementation of Code Auto-Completion and Spell-Checking using Tries and Ternary Tries.
-
Updated
Sep 14, 2020 - Java
Implement Trie model for adding and searching words in C++
-
Updated
Jan 1, 2022 - C++
Implementation of the Autosuggest feature using Trie Data structure
-
Updated
Oct 31, 2020 - C++
Implementation of a simple trie data structure, capable of storing strings of lowercase characters.
-
Updated
May 5, 2019 - C
This is project of Trie data structure.That include functionality like add word , search particular word and enter short word and find next possible words. This project is console base project.
-
Updated
Jun 6, 2020 - Java
Given replace map, we can replace all the correspond words in input file without wrong twice replace.
-
Updated
Jan 22, 2022 - C++
Improve this page
Add a description, image, and links to the trie-structure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trie-structure topic, visit your repo's landing page and select "manage topics."