Vidyalelo
Data Structure · Q3

String Matching

Programming · Data Structure · question 3

Q3

Which string matching algorithm uses hashing to achieve its results?

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