Q44
Which string matching algorithm is known for being efficient with very large alphabets?
A.
Boyer-Moore
B.
Knuth-Morris-Pratt (KMP)
C.
Rabin-Karp
AnswerD.
Naive Search
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board