Vidyalelo
Data Structure · Q9

String Matching

Programming · Data Structure · question 9

Q9

Which of the following algorithms is based on the principle of hashing for pattern matching?

A.
Boyer-Moore
B.
Rabin-Karp
Answer
C.
Naive Search
D.
Boyer-Moore

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board