Knuth-Morris-Pratt Algorithm for String Matching

preview_player
Показать описание
A short video lesson created for introducing Knuth-Morris-Pratt Algorithm for String Matching
Рекомендации по теме
Комментарии
Автор

This is the first explanation which explains the 'WHY' part with intuition. Great video!

chunyang
Автор

very GOOD demo, finally understood. Spent a lot of time reading the textbook without a clue.

erlisuo
Автор

It's very good for minding in my mind how to see and learn KMP algorithim !

atu
Автор

Thanks for your video.It's very useful.

raylee
Автор

The index part may not be right, i starting -1, j starting 0. I guess


working code

chuanruili
Автор

Stupid idea in using colors instead of letters !!! Not easy to follow

WahranRai
visit shbcf.ru