Content deleted Content added
Altering some phrasing; Reorganization of sections; Addition of Related Concepts and uses of Trees in Presorting; Correction of Horspool's runtime |
Wording edit |
||
Line 41:
== String Matching ==
[[String matching]]
The [[brute-force search|brute-force]] algorithm for this problem would perform as follows:
|