trie topic

List trie repositories

autosuggest-trie

25
Stars
4
Forks
Watchers

Minimalistic trie implementation for autosuggest and autocomplete components

solvedchallenges

34
Stars
10
Forks
Watchers

My solved challenges and hacks (Go, Python, Java)

baekjoon

5.4k
Stars
1.1k
Forks
Watchers

코딩테스트 대비 문제집(Baekjoon Online Judge)

Containers

38
Stars
10
Forks
Watchers

A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C

go-succinct-data-structure-trie

42
Stars
11
Forks
Watchers

Succinct Data Structure of Trie, written in Go

Algorithms-Java

140
Stars
16
Forks
Watchers

A collection of common algorithms and data structures implemented in Java.

DawgSharp

106
Stars
20
Forks
Watchers

DAWG String Dictionary in C#

java-ds-algorithms

125
Stars
31
Forks
Watchers

Data Structures and Algorithms in Java