Description : {
int and char, for and if, while and else, struct, class, thread, mutex, thoughts, switch, >>, &&, patterns, member function, public and private, thoughts and messages, commands, tips and tricks;
}
Friday, March 9, 2012
Substring Matching Algorithm : KMP
Here is the link to a good algorithm for finding all occurrences
of a sub-string(or pattern) in a given text(or string).
I received a question from you on my blog.
ReplyDeleteIf you can mail me on properties@vsnl.com I can answer this question to you.