Y
Hacker News
new
|
ask
|
show
|
jobs
by
lubomir
3581 days ago
For those interested in the Boyer-Moore algorithm, this is an commented demonstration:
http://www.cs.utexas.edu/users/moore/best-ideas/string-searc...
Compare to Knuth-Pratt-Morris:
http://www.cs.utexas.edu/users/moore/best-ideas/string-searc...