ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following algorithms formed the basis for the Quick search algorithm?
Correct Answer: A — Boyer-Moore's algorithm
Quick search algorithm was developed to overcome the drawbacks of Boyer-Moore's algorithm, improving speed and efficiency.