Finding substrings within strings using the Boyer-Moore-Horspool Algorithm in C++ Get link Facebook X Pinterest Email Other Apps July 07, 2012 Ever wondered what computer algorithm gets employed when using Ctrl-F to search for specific words in a page of text? Read more