Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
-
Updated
Jul 2, 2025 - C
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
3rd sem Data Structures project to implement a real world dictionary using Trie data structure.
data structures (avl, tries, binary search) experimental project for CEID
A simple Trie implementation in C with and without Hashing (WIP)
Practical Works Algorithm and Data Structures II
Add a description, image, and links to the trie-tree topic page so that developers can more easily learn about it.
To associate your repository with the trie-tree topic, visit your repo's landing page and select "manage topics."