Projects in Awesome Lists tagged with trie-data-structure
A curated list of projects in awesome lists tagged with trie-data-structure .
https://github.com/qwertie/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
bplus-tree collections csharp dotnet generic-collections geometry heap-tree lemp math parser-generator persistent-data-structure preprocessor programming-languages semipersistent-data-structure syntax syntax-trees trie-data-structure visual-studio
Last synced: 17 Dec 2025
https://github.com/samirpaulb/autocomplete
Auto Complete / Suggestion feature using Trie data structure
autocomplete project recommendation recommendation-engine search-engine trie trie-autocomplete trie-data-structure trie-tree-autocomplete
Last synced: 12 May 2025
https://github.com/monirz/gotri
Trie data structure implementation in Golang 🌳
golang prefix-tree trie-data-structure trie-tree-autocomplete
Last synced: 27 Feb 2026
https://github.com/shubham0204/text-predictor-android
Next word prediction and word auto-complete for Android - with the power of Rust 🚀
android android-library autocomplete-suggestions data-structures markov-model rust text-predictions trie-data-structure
Last synced: 11 Jul 2025
https://github.com/sandromaglione/itrie
Efficient, immutable and stack safe implementation of a Trie data structure in dart: autocomplete, text search, spell checking, strings and prefixes
data-structure immutable immutable-dart immutable-datastructures trie trie-dart trie-data-structure trie-immutable trie-implementation trie-structure
Last synced: 12 Apr 2025
https://github.com/devinterview-io/trie-data-structure-interview-questions
🟣 Trie Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2025.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions software-developer-interview software-engineer-interview trie-data-structure trie-data-structure-interview-questions trie-data-structure-questions trie-data-structure-tech-interview
Last synced: 13 Feb 2026
https://github.com/aleksandrhovhannisyan/python-trie-implementation
Python trie implementation, for educational purposes
prefix-tree python trie-data-structure trie-implementation
Last synced: 22 Aug 2025
https://github.com/thenamevishnu/browser
Browser is a compact web browser project aiming for simplicity and efficiency. Explore basic browsing functionalities, straightforward web browsing experience without unnecessary complexities.
embbeded-javascript express nodejs trie-data-structure view-engine
Last synced: 12 Apr 2026
https://github.com/thenamevishnu/job-sector-server-side
Job sector is the ultimate destination for freelancers across the board. Discover a diverse array of projects, collaborate with clients, and take your freelance journey to new heights. Whether you're a creative, coder, or consultant, job sector opens doors to success.
aws cloudinary express jwt-authentication mongodb multer mvc-architecture nodejs nodemailer socket-io trie-data-structure
Last synced: 01 Mar 2026
https://github.com/thenamevishnu/word-suggestion
Word suggestion is an npm module delivering intelligent word suggestions for enhanced text input in your applications. Elevate user experience with dynamic and context-aware suggestions, making content creation a breeze. Integrate word-suggestion to add a touch of efficiency to your projects.
Last synced: 14 May 2026
https://github.com/vomnes/algorithms-go
Algorithms and data structures implementation in Go
a-star-algorithm bfs-algorithm binary-search bubble-sort dfs-algorithm go graph-algorithms heap heap-sort queue quicksort stack trie-data-structure
Last synced: 24 Jun 2025
https://github.com/courseworks/aut_bp_2024_fall_hw6
The sixth assignment for AUT's Basic Programming course (Fall 2024) emphasizes advanced C programming concepts. Students will implement a Trie data structure to practice dynamic memory allocation, structs, and file operations, and create a debugging macro for runtime error tracking with conditional logging.
c c-programming files macros trie trie-data-structure
Last synced: 04 Feb 2026
https://github.com/mayankmittal29/filehub--portable-user-interfaced-network-file-system
NFS for users to manage their system storage files and directories
c concurrency distributed-systems error-handling lru-cache multiple-clients nfs redundancy reliability trie-data-structure
Last synced: 17 Jun 2026
https://github.com/deftio/triepack
Embedded compression library
datacompression embedded-c embedded-systems json json-compression trie trie-data-structure triepack
Last synced: 07 Mar 2026
https://github.com/jdsherbert/trie
Simple Trie Structure implementation in C++
cpp trie trie-data-structure trie-structure tries
Last synced: 07 Apr 2025
https://github.com/khteh/datastructuresalgorithms
C++ Algorithms and data structures using only standard libraries. This answers many of the challenges in Codility and HackerRank. > 1200 Google Test cases and counting.
circular-linked-list dijkstra dijkstra-algorithm disjoint-set dynamic-programming fenwick-tree game-theory-algorithms graph-algorithms greedy-algorithms knapsack-problem knapsack-problem-dynamic linked-list palindrome permutation-algorithms prefix-tree search-algorithm suffix-tree towers-of-hanoi tree trie-data-structure
Last synced: 31 Mar 2025
https://github.com/mzusin/mz-trie
Typescript implementation of trie/digital tree/radix tree/prefix tree/suffix tree.
digital-tree longest-common-prefix prefix-tree suffix-tree suffix-trees trie trie-data-structure trie-tree tries
Last synced: 24 Mar 2025
https://github.com/levieyal/datastructurescourse
תירגולים ומימושים למבני נתונים ואלגוריתמים
avl-tree binary-tree hashmap heap linked-list queue red-black-tree skip-list sorting-algorithms stack trie-data-structure
Last synced: 24 Oct 2025
https://github.com/theodesp/datree
A Double-array trie structure
data-structures trie trie-data-structure trie-structure trie-tree tries typescript
Last synced: 28 Mar 2025
https://github.com/courseworks/aut_ap_2025_spring_hw4
The 4th assignment for AUT's Advanced Programming course (Spring 2025), focusing on the implementation and understanding of Bloom Filters and Tries. These structures optimize space and search operations, crucial for network systems and data processing.
bloom-filter cpp cpp23 homework trie trie-data-structure trie-tree
Last synced: 27 Jun 2025
https://github.com/arjunramakrishnan46/take-of-interview
Just for the preperation of Take Of Interview of Brototype. Topics that useful for the Brocamp students.
array binary-search binarysearchtree bubble-sort data-structures hashtable insertion-sort linear-search linkedlist merge-sort object quick-sort selection-sort trie-data-structure
Last synced: 24 Oct 2025
https://github.com/abdo-essam/cityfinder
A basic city finder app. The user can search for cities and clicking on a city opens Google Maps and navigates to that city's location.
google-maps gson mvvm-architecture search-algorithm trie-data-structure
Last synced: 07 Jul 2025
https://github.com/aveek-saha/autocomplete
🔍 A React app with blazing fast sub millisecond autocomplete suggestions using a weighted trie.
autocomplete autocomplete-functionality autocomplete-search autocomplete-suggestions react react-autocomplete react-autosuggest reactjs trie trie-data-structure trie-node trie-tree tries
Last synced: 13 May 2026
https://github.com/kumarswamy2025/real-time-text-prediction-system
A lightweight, responsive predictive text application built using JavaScript, HTML, and CSS, powered by a custom Trie (prefix tree) data structure. It provides real-time autocomplete suggestions using both static country data and live results from the Datamuse API. Great for search optimization, command palettes, and code editors.
css datastructures html5 javascript trie-data-structure
Last synced: 20 May 2026
https://github.com/rakesh-kumar-2005/data-structures-algorithms
A comprehensive DSA repository with optimized solutions in Java programming language covering algorithms, data structures, and coding interview preparation. 🚀📚
backtracking binary-search hashing linked-list math queue recursion stack string tree trie-data-structure
Last synced: 22 Jul 2025
https://github.com/samuellucas97/trie
Implementação da estrutura de dados árvore digital trie 🌳🌳.
Last synced: 29 Oct 2025
https://github.com/blackmonk13/wordament_solver
A simple tool to help you find words in Wordament puzzles using OpenCV.
image-processing ocr ocr-python ocr-recognition opencv tesseract-ocr trie-data-structure wordament wordament-solver
Last synced: 30 Apr 2026
https://github.com/gers2017/trie-ferris
trie data structure
data-structures rust tree-data-structure trie trie-data-structure trie-implementation
Last synced: 08 Jun 2026
https://github.com/navpreetdevpuri/trie-js
Trie data structure implementation in javascript
data-structures javascript trie trie-data-structure typescript
Last synced: 02 May 2026
https://github.com/khanna12345678/contactmanager
A full-stack contact management system using React, Node.js, Express, and Trie Data Structure for fast and efficient contact search. Tech Stack: React.js, Node.js, Express.js, Trie Data Structure, Tailwind CSS Features: Instant Contact Search (O(m) time), CRUD Operations, Bulk Management, Real-time Updates, Responsive UI
css html reactjs trie-data-structure
Last synced: 08 May 2026
https://github.com/gabriel-vanca/infoarena
Solved Algorithm & Data Structure problems for Infoarena.ro, the biggest Romanian online community helping thousands of young students learn and train for national and international Computer Science contests, supported by a team of former Olympic students.
algorithms binary-search-tree competitive-programming cplusplus cpp data-structures dijkstra-algorithm dynamic-programming geometry-algorithms graph-algorithms graph-theory greedy-algorithms infoarena lowest-common-ancestor matrix-algebra sorting-algorithms string-manipulation trie-data-structure
Last synced: 24 Oct 2025
https://github.com/saadhaniftaj/triefunctions-cpp
Trie data structure implementation in C++ for efficient word insertion, search, and prefix-based retrieval. Ideal for applications like autocomplete and spell-check
Last synced: 20 Mar 2025