Under string section I want to add Rabin Karp Algorithm It is a string matching algorithm which hashes the string value and if hash value matches then compares. References: https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm