String-Matching String Matching Naive string matching Knuth-Morris-Pratt (KMP) algorithm Rabin-Karp algorithm Boyer-Moore algorithm