100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Boyer Moore Algorithm

The Boyer-Moore algorithm is a string-matching algorithm that searches for a pattern in a text by comparing characters from right to left within each alignment and using precomputed heuristics to skip large portions of the text on mismatches.

5 resources across 1 library