shivam mamgain

Results 4 repositories owned by shivam mamgain

trie

107
Stars
6
Forks
Watchers

A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.

ppds

342
Stars
14
Forks
Watchers

Pretty Print Data Structures

rd

101
Stars
5
Forks
Watchers

Build recursive descent parsers

tictactinytoe

25
Stars
2
Forks
Watchers

2 player tictactoe-hosting TCP server in 640 bytes