Simple console based dictionary with Trie.
-
Updated
Feb 14, 2021 - C
Simple console based dictionary with Trie.
Autocompletion Functionality
A simple Trie implementation in C with and without Hashing (WIP)
A project in C, for encoding and decoding binary files using the Huffman algorithm and optimized with pattern recognition
Implementation of a simple trie data structure, capable of storing strings of lowercase characters.
A web application that gives autocomplete suggestions or checks the spellings of an input word.
Concurrent trie in C language with proper locking (HOH, single-lock and read-write lock)
A hash array mapped trie implementation in c.
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
Add a description, image, and links to the trie-structure topic page so that developers can more easily learn about it.
To associate your repository with the trie-structure topic, visit your repo's landing page and select "manage topics."