Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Boyer & Moore Search Algorithm (BMSearch)

Algorithm type: Pattern matching algorithm
Condition: No conditions
Time complexity: O(log n)

Pseudocode


Animation

Go to animation

© Marc Auberer 2020