• + 1 comment

    Hi Guys, The trivial brute force solution passed 5 tests and that's not the expected solution. Can anyone give me pointers to algorithms related to appoximate string matching ? I did some online research on the problem in general and found some papers talking of a modified version of Boyer Moore String Matchhing algorithm that solve this problem ? Is that the suggested approach ? Thanks, Ganesh