Click here to Skip to main content
15,891,423 members
Articles / Programming Languages / C#

A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm

Rate me:
Please Sign up or sign in to vote.
4.67/5 (5 votes)
4 Apr 2009CPOL3 min read 47.2K   1.3K   26  
A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Sri Lanka Sri Lanka
I am a Senior Software Engineer at Virtusa, Sri Lanka, I have an IT degree from University of Colombo and currently reading for my Master in Computer Science at the same University.

Comments and Discussions