Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moritree/string-search

Simple application to visually step through the Boyer-Moore and KMP string search algorithms.
https://github.com/moritree/string-search

Last synced: 12 days ago
JSON representation

Simple application to visually step through the Boyer-Moore and KMP string search algorithms.

Awesome Lists containing this project

README

        

This is a simple Java application to visually step through the Boyer-Moore and KMP string search algorithms.

Screenshot 2024-06-02 at 5 10 39 PM