Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/moritree/string-search
- Owner: moritree
- Created: 2024-06-02T05:03:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T02:43:31.000Z (6 months ago)
- Last Synced: 2024-11-14T21:14:31.283Z (2 months ago)
- Language: Java
- Size: 7.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple Java application to visually step through the Boyer-Moore and KMP string search algorithms.