Category Archives: Rabin-Karp Algo

Rabin – Karp Algorithm :

Rabin-karp
In computer science, the Rabin–Karp algorithm or Karp–Rabin algorithm is a string searching algorithm created by Richard M. Karp and Michael O. Rabin that uses hashing to find any one of a set of pattern strings in a text.
Continue reading Rabin – Karp Algorithm :