ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the Rabin-Karp Algorithm?
Correct Answer: A — String matching algorithm
Rabin-Karp is a string matching algorithm proposed by Rabin and Karp. It generalizes to other algorithms and also applies to two-dimensional pattern matching problems.