Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
-
Updated
Mar 25, 2023 - C
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
simple data structures for C
An intelligent Gaming System developed using Advanced Data Structures in c consisting of Sudoku, Hangman and Crossword Puzzle Game
Implementation of Tries and algorithms related to it
Implementation of a simple trie data structure, capable of storing strings of lowercase characters.
Final project for the Data Structures & Algorithms I course. Implementation of a rudimentary parser with Aho-Corasick's algorithm utilizing Tries.
Various data structures, such as linked lists, maps, stacks and tries, implemented in the C programming language.
An implementation of Tries Algorithm in C.
Add a description, image, and links to the tries topic page so that developers can more easily learn about it.
To associate your repository with the tries topic, visit your repo's landing page and select "manage topics."