KMP String Search

Search for a pattern in text using the Knuth-Morris-Pratt algorithm.

About this tool

Search for a pattern in text using the Knuth-Morris-Pratt algorithm. All processing is performed locally in your browser.

Related tools