Pergunta de entrevista da empresa Mendix

whether source string contains pattern string?

Resposta da entrevista

Sigiloso

8 de fev. de 2020

Gave Rabin-karp implementation. I told him the only issue with it is there might be lot of collision if the rolling hash fucntion doesn't distributes the hash value. So there might be a performance impact, but the algorithm itself will never return incorrect result.