Vidyalelo
Data Structure · Q59

String Matching

Programming · Data Structure · question 59

Q59

Which of the following algorithms formed the basis for the Quick search algorithm?

A.
Boyer-Moore's algorithm
Answer
B.
Parallel string matching algorithm
C.
Binary Search algorithm
D.
Linear Search algorithm

Answer: Option A

Solution

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