Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
typescript
strings
trie
levenshtein-distance
longest-common-subsequence
rope
hamming-distance
boyer-moore
longest-common-substring
-
Updated
Apr 25, 2021 - TypeScript