Vidyalelo
Data Structure · Q54

String Matching

Programming · Data Structure · question 54

Q54

Which of the following is the fastest algorithm in string matching field?

A.
Boyer-Moore's algorithm
B.
String matching algorithm
C.
Quick search algorithm
Answer
D.
Linear search algorithm

Answer: Option C

Solution

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