Skip to content

A web-based visualiser for 4 string search algorithms (naive, KMP, boyer-moore-horspool and full boyer-moore).

Notifications You must be signed in to change notification settings

trampgeek/stringmatchvisualiser

Repository files navigation

String matching algorithm visualiser

A web-based visualiser for 4 string matching algorithms (naive, KMP, boyer-moore-horspool and full boyer-moore).

To use, just clone the folder and double-click on demo.html to open it in the browser. Or just open it on line here.

About

A web-based visualiser for 4 string search algorithms (naive, KMP, boyer-moore-horspool and full boyer-moore).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published