Back to Browse

KMP Algorithm Part 1 | Prefix Function

34.4K views
Feb 26, 2020
24:21

KMP is a linear time string matching algorithm where the logic or intuition behind this algorithms is very difficult to grasp. So in this video I can explain the concept behind the KMP algorithm, the prefix function. I explain the logic behind building the prefix function and discuss the time complexity as well as the pseudo code.

Download

1 formats

Video Formats

360pmp429.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

KMP Algorithm Part 1 | Prefix Function | NatokHD