Critbit tree for JRuby
-
Updated
May 10, 2016 - Java
Critbit tree for JRuby
Provides different Java implementations of tries (prefix trees)
Boggle word game implemented using alternative approaches each with a different time complexity
Realization of the prefix tree
A very simple yet algorithmically smart notepad. It's a PoC for real world application of the algorithms
Telephone Directory with prefix based search functionality (Using Trie data structure)
A keyboard application made in Java capable of predicting more than half a million English words.
implementation of a trie (prefix tree) to add and search words by given prefix
Implementation of Trie Data Structure in Java.
Консольная программа, которая ищет данные по CSV файлу. ( A console program that searches for data in a CSV file. )
A simple Java implementation of a Trie
A search auto-complete system for a search engine that returns top N historical hot sentences
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."