Course contentsShow
Computer Science
Lesson 839 of 2,87219. Searching and SelectionPro lesson

Multiple Pattern Matching: Aho-Corasick

Learn the Aho-Corasick algorithm using a trie with failure links to search for multiple patterns simultaneously in O(n+m+z) time.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.