Knuth–Morris–Pratt algorithm: Difference between revisions

Content deleted Content added
Chadernook (talk | contribs)
No edit summary
Jaredwf (talk | contribs)
Line 106:
 
The [[complexity]] of searching the string for the given pattern is o(''n'') where ''n'' is the length of the main string.
 
[[Category:Algorithms]]