-
Updated
Mar 28, 2023 - Swift
trie-node
Here are 12 public repositories matching this topic...
Write Server-Side Parse Cloud Code in Swift!
-
Updated
Mar 17, 2023 - Swift
autocomplete function used search engines, spell-checking, text-messengers, etc. Includes a bloom filter that provides memory efficient check of whether an item has been inserted before through the use of hashing algorithms (FNV1AHash, CRCHash, and SBDMHash).
-
Updated
Aug 24, 2020 - C++
A Trie data structure which can be searched using wild characters.
-
Updated
Mar 26, 2017 - Java
A collection of C++ implementations of some complex data structures
-
Updated
Jul 31, 2020 - C++
A Java Library that uses Trie structure to retrieve a K most recurring words
-
Updated
Feb 28, 2019 - Java
-
Updated
Jul 13, 2020 - JavaScript
A Wikipedia sourced search engine
-
Updated
Apr 29, 2020 - HTML
-
Updated
Mar 15, 2023 - JavaScript
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."