Skip to content

Latest commit

 

History

History

5-String-Matching

String matching:

Rolling hash

Rabin Karp

Trie (Prefix Tree)

Knuth Morris Pratt (KMP)

Aho corasick (KMP Generalization)

Suffix array

Hash segment tree