Topic: "trie-data-structure"
qwertie/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
Language: C# - Size: 83.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 177 - Forks: 25

rohansuri/adaptive-radix-tree
A fast and space efficient Radix tree in Java
Language: Java - Size: 7.48 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 97 - Forks: 12

aboffa/CoCo-trie
COllapsed and COmpressed trie: a data-aware compressed string dictionary
Language: C++ - Size: 3.88 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 33 - Forks: 3

SamirPaulb/autocomplete
Auto Complete / Suggestion feature using Trie data structure
Language: HTML - Size: 1.16 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 6

kamilmielnik/trie
Trie data structure implementation in TypeScript. Highly performant. No dependencies. Built for a Scrabble Solver.
Language: TypeScript - Size: 1.46 MB - Last synced at: about 23 hours ago - Pushed at: 3 months ago - Stars: 10 - Forks: 2

monirz/gotri
Trie data structure implementation in Golang 🌳
Language: Go - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 0

shubham0204/text-predictor-android
Next word prediction and word auto-complete for Android - with the power of Rust 🚀
Language: Kotlin - Size: 13.4 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

SandroMaglione/itrie
Efficient, immutable and stack safe implementation of a Trie data structure in dart: autocomplete, text search, spell checking, strings and prefixes
Language: Dart - Size: 2.8 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

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 2024.
Size: 26.4 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

monirz/wordgo
A crossed platform desktop (dictionary) application written in Goa nd QT/QML :green_book: :fire:
Language: QML - Size: 76 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

locchuong/autocomplete
autocomplete function used search engines, spell-checking, text-messengers, etc. Includes a bloom filter that provides memory efficient check of whether an item has been inserted before through the use of hashing algorithms (FNV1AHash, CRCHash, and SBDMHash).
Language: C++ - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

AleksandrHovhannisyan/Python-Trie-Implementation
Python trie implementation, for educational purposes
Language: Python - Size: 2.93 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

OrionJoshi/AutoSuggest_Tool
Auto Suggestion Using Trie
Language: JavaScript - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

sangpham2710/CS163-Project
A multilingual, blazingly fast, offline dictionary for CS163 Final Project
Language: C++ - Size: 233 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

roman-vygon/simpleDATrie
Simple Double Array Trie implementation
Language: C++ - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

rakshakannu/Trie-Auto-complete
A simple implementation of a Trie data structure to auto-complete words.
Language: C++ - Size: 322 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

idle-PB/Squint3
Squint- Sparse Quad Union Indexed Nibble Trie
Language: PureBasic - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

aniisunny/DSA-Batch-1-Course-2024
A comprehensive program that covers the Basic & Advanced DSA. It includes live lectures and exercises to help students design and implement efficient solutions. This course is suitable for beginners and experienced programmers and through this course, you'll gain the confidence and expertise needed to excel in technical interviews & placements.
Language: C++ - Size: 1.62 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 28

Ajitesh27/Dictionary-using-Trie-Datastructure
3rd sem Data Structures project to implement a real world dictionary using Trie data structure.
Language: C - Size: 401 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

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.
Language: JavaScript - Size: 1.2 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 324 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

SubasriSK/Auto-Complete_Feature
Auto Complete / Suggestion feature using Trie data structure
Language: HTML - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

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.
Language: JavaScript - Size: 2.93 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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.
Language: JavaScript - Size: 2.29 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

JohnPapad/Distributed-File-Management-Tool
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
Language: C++ - Size: 301 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

shhsu/Subnet
High Performance C# Subnetting
Language: C# - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

vomnes/algorithms-go
Algorithms and data structures implementation in Go
Language: Go - Size: 514 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

parshwa1999/parts-of-speech-recogniser
C program to find parts of speech in a given sentence
Language: C - Size: 508 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 2.44 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

Dinesh-1208/GeoHealth-Care
GeoHealth Analytics is a Python-based platform designed to enhance healthcare accessibility by utilizing advanced data structures such as R-trees, heaps, tries, and stacks. It provides efficient hospital searches, rankings, and detailed facility information, improving user experience and healthcare accessibility.
Language: Python - Size: 5.18 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

vipulgoel30/trie-dictionary
A TypeScript Trie data structure for efficient word insertion, lookup, deletion, traversal, and autocomplete features.
Language: TypeScript - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mayankmittal29/FileHub--Portable-User-Interfaced-Network-File-System
NFS for users to manage their system storage files and directories
Language: C - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

barannmeisterr/Trie-Data-Structures-For-String-Manipulation-And-Searching-With-Prefix-And-Suffix
This project implements a 26-way Trie data structure to manipulate and manage strings efficiently.Then inserts all words to the trie from the given txt file.
Language: Java - Size: 64.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

vemonet/ptrie Fork of aserebryakov/trie-rs
🎄 Generic trie data structure (prefix tree) in Rust, with functions to search for common prefixes and postfixes
Language: Rust - Size: 113 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 2

JDSherbert/Trie
Simple Trie Structure implementation in C++
Language: C++ - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mzusin/mz-trie
Typescript implementation of trie/digital tree/radix tree/prefix tree/suffix tree.
Language: TypeScript - Size: 129 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shinchancode/Trie-Data-structure
Trie is a tree-based data structure, which is used for efficient retrieval of a key in a large dataset of strings.
Language: C++ - Size: 163 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

knownstranger-Tapasya/compounded-word
This C++ program finds the longest and second-longest compound words from a list of words. It utilizes a Trie data structure to efficiently determine if a word can be formed by concatenating other words from the list.
Language: C++ - Size: 577 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

h-sifat/word-unscrambler-visualizer
A simple app to visualize word unscrambling algorithm with the trie data structure.
Language: TypeScript - Size: 125 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sujal2048/Auto_Complete_Feature
This projects implements the Trie Data Structure which create an autocomplete feature
Language: C++ - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

satbit007/String-based-Trie-of-Suffix-Tries
Generating auto-correction suggestions using keyboard user-input by traversing the suffix trie based on the user input data so far and offering the most-likely string outcome based on a simplistic counter mechanism to track the user’s most used paths taken based on that scenario (similarly to a fusion tree)
Language: C - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lumunge/Boggle-Word-Solver
A solver for boggle word game.
Language: C++ - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tomarshabh2199/TRIE-DataStructure-CP-Problems
TRIE Data-Structure with some Challenging and most asking problems in Interview it will be more helpful to crack your interview for product based companies like Amazon, Google.
Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dee-tree/Trie 📦
Realization of the prefix tree
Language: Java - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

LeviEyal/DataStructuresCourse
תירגולים ומימושים למבני נתונים ואלגוריתמים
Language: Java - Size: 2.24 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Rakesh-kumar-2005/DSA_Problems
A comprehensive DSA repository with optimized solutions in Java programming language covering algorithms, data structures, and coding interview preparation. 🚀📚
Language: Java - Size: 308 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 109 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

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
Language: JavaScript - Size: 671 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

jjacobsonn/in-memory-search-engine
A high-performance in-memory search engine exposing endpoints for both autocomplete and fuzzy search.
Language: Python - Size: 887 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

C-Coding-Assignments/Dynamic-Data-Manipulator
This advanced C programming project showcases mastery of complex programming concepts, including data manipulation, pointer arithmetic, file handling, and dynamic memory management. The project consists of three intricately linked programs, each designed to demonstrate practical problem-solving and efficient algorithm design in C.
Language: C - Size: 182 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Mahmoud-Abd-Elrazek/Data-Structures
This repository contains a collection of essential data structures implemented in C and C++, designed to provide clear, efficient, and well-documented code for both linear and non-linear data structures. It includes implementations for trees such as Binary Tree, Binary Search Tree, AVL Tree, M-way Search Tree, B Tree, and B+ Tree, as well as graph.
Language: C++ - Size: 607 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sumitverma77/Contact-Management-System
This project provides service logic for managing contacts, including add, delete,prefix search etc with database support & Trie data structure implementation for these services without Database too.
Language: Java - Size: 88.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Shibainu13/Customizable-Dictionary
A group project for APCS 22 - CS163. This project features a cross-platform Dictionary Desktop App for English and Vietnamese (no accents) using C++, SFML.
Language: C++ - Size: 25.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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
Language: C++ - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Coralesoft/GridLex
GridLex is a lightning-fast word search tool designed for grids of letters. With its powerful Depth-First Search (DFS) algorithm and Trie-based word lookup, GridLex efficiently hunts down valid words in any direction—up, down, sideways, or diagonal. Perfect for word puzzle enthusiasts, game developers, or anyone working with word grids
Language: C++ - Size: 2.56 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 8.07 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ARJUNRAMAKRISHNAN46/Take-Of-Interview
Just for the preperation of Take Of Interview of Brototype. Topics that useful for the Brocamp students.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tirthajagiya/Data_Structures
Language: Java - Size: 30.3 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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.
Language: Kotlin - Size: 4.84 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

robertpaulp/Dataplane-Basic-Router
PCOM (Communication Networks) Assignment 1 in C
Language: HTML - Size: 3.8 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

blackmonk13/wordament_solver
A simple tool to help you find words in Wordament puzzles using OpenCV.
Language: Jupyter Notebook - Size: 12.5 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mmahdin/AUT_AP_2024_Spring
advanced programming course focused on C++ programming (C++23)
Language: C++ - Size: 43 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

CyanicOrange/-Word-frequency-statistics-based-on-Trie-and-parallel-optimization
基于Trie树和并行式优化的英文文本词频统计
Language: C++ - Size: 1.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

saurabh-maurya0/Practise-DSA
This repository is a comprehensive Java resource covering essential data structures and algorithms. It provides practical insights for developers to enhance proficiency, including solutions to product-based company interview questions, facilitating effective interview preparation.
Language: Java - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saurabh-maurya1/Practise-DSA-main
This repository is a comprehensive Java resource covering essential data structures and algorithms. It provides practical insights for developers to enhance proficiency, including solutions to product-based company interview questions, facilitating effective interview preparation.
Language: Java - Size: 120 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saurabhm1/Practise-DSA
This repository is a comprehensive Java resource covering essential data structures and algorithms. It provides practical insights for developers to enhance proficiency, including solutions to product-based company interview questions, facilitating effective interview preparation.
Language: Java - Size: 128 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Davide-Ettori/Word_Checker-String-Manipulation-Algorithm
Algorithm and Data Structure Project (PoliMi, year 2022) - Wordle
Language: C - Size: 21.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kartyk2/ruzzle-solver
Solver for the word asssociation game ruzzle using Trie Data Structure and BFS algorithm in python
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Tim-Raphael/ass
This is a Rust-based autocomplete and search tool that runs client-side using WebAssembly. It provides functionality for autocomplete and retrieval of content based on search queries.
Language: Rust - Size: 15.3 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aashannon/CS223-Homework
Advance Data Structure Studies
Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ArchUsr64/longest_prefix_matcher
Algorithm to find the longest matching prefix for a binary string using a binary trie
Language: Rust - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/datree
A Double-array trie structure
Language: TypeScript - Size: 124 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Smit39/Spell-Check-Auto-Complete
Language: Python - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ChristyBiju/Search-Engine
Search Engine implemented using Splay Trees and Trie Data Structures in C Programming Language
Language: C - Size: 657 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Japkeerat/Blossom-Player
A simple Blossom Player
Language: Python - Size: 855 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gers2017/trie-ferris
trie data structure
Language: Rust - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

raidastauras/words-api-adroiti
Language: Python - Size: 776 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aveek-Saha/autocomplete
🔍 A React app with blazing fast sub millisecond autocomplete suggestions using a weighted trie.
Language: JavaScript - Size: 6.43 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NavpreetDevpuri/trie-js
Trie data structure implementation in javascript
Language: TypeScript - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

spflaumer/hash-trie
A simple Trie implementation in C with and without Hashing (WIP)
Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aman3107/Coding_Ninjas_CPP
Coding Ninjas CPP DSA repository
Language: C++ - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Akshay-A-Baiju/Autocomplete-and-Search-Application
Language: JavaScript - Size: 416 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shuyttr/DocumentStore
:file_folder: Mini search engine using my own data structure implementations
Language: Java - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mikako-shirai/Typeahead-Suggestion
Typeahead Suggestion - Backend
Language: Go - Size: 983 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mikako-shirai/Typeahead-Suggestion-frontend
Typeahead Suggestion - Frontend
Language: JavaScript - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ziyadaj/Trie-dictionary
Implementation of Trie in a dictionary
Language: Java - Size: 196 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ArpanMaheshwari144/Trie-Data-Structure
A trie, also called digital tree or prefix tree, is a type of search tree, a tree data structure used for locating specific keys from within a set. These keys are most often strings, with links between nodes defined not by the entire key, but by individual characters. In order to access a key (to recover its value, change it, or remove it), the trie is traversed depth-first, following the links between nodes, which represent each character in the key.
Language: C++ - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

anaypaul/LeetCode
Leetcode solution
Language: C++ - Size: 481 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sparsh2234/Trie-Data-Structure-Program
Recursively implemented a Trie Data Structure to support various word manipulations including Autocomplete. A trie is a 26-ary tree where the root node represents an empty string “” and if the kth (k going from 0 to 25) subtree is not a null subtree, it represents a string that is the concatenation of the characters represented by the parent and the kth letter of the alphabet (where ‘a’ is the 0th letter).
Language: C++ - Size: 324 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Shaked-g/Systems-Programming-Ex4
A program in C that counts the occurrences of words in any given text and outputs them in lexicographical order of a user choosing. Using the trie data structure.
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

LaurentVeyssier/Algorithmic-problems
Resolve a set of problems using appropriate design and most efficient algorithms
Language: Python - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KellyOB/ScrabbleCheater
Build a scrabble cheating app.
Language: Swift - Size: 471 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Harikarthyk/Auto-Complete-Trie-DS
Auto Completion using JS(Trie DS)
Language: JavaScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

iTeraTorr/Analysis-of-Various-String-Algorithms
Here we have discussed various string algorithms, including the popular pattern matching algorithms like KMP, Z, Rabin Karp, etc as a part of Design and Analysis of Algorithms course under the guidance of Dr. Kapil Ahuja
Size: 2.19 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

nadunz/Tries-Word-Auto-Completion
Word Auto Completion with Tries
Language: Java - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Samuellucas97/Trie
Implementação da estrutura de dados árvore digital trie 🌳🌳.
Language: Java - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
