Which of the following algorithms formed the basis for the Quick search algorithm?
(a) Boyer-Moore’s algorithm
(b) Parallel string matching algorithm
(c) Binary Search algorithm
(d) Linear Search algorithm
The question was asked in a national level competition.
My question is based upon String Matching in section String Matching of Data Structures & Algorithms II