Q14
Which string matching algorithm uses a heuristic to improve efficiency by skipping sections of the text?
A.
Rabin-Karp
B.
Knuth-Morris-Pratt (KMP)
C.
Boyer-Moore
AnswerD.
Naive Search
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board