/String-Matching

This repository houses two Python scripts for string matching algorithms - 'naive_matching' and 'booyer-moore-horspool.' These scripts are designed to efficiently search for occurrences of one string (the pattern) within another (the text).

Primary LanguagePython

Stargazers

No one’s star this repository yet.