Q43
In the Boyer-Moore algorithm, how is the "good suffix rule" utilized?
A.
It preprocesses the text.
B.
It creates hash values for substrings.
C.
It processes the text in reverse.
D.
It shifts the pattern to align with previously matched suffixes.
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board