Back to Browse

LeetCode 28 | KMP intuition

251 views
Jul 11, 2022
16:06

References https://leetcode.com/problems/implement-strstr/ https://www.youtube.com/watch?v=GTJr8OvyEVQ&ab_channel=TusharRoy-CodingMadeSimple https://www.youtube.com/watch?v=BXCEFAzhxGY&ab_channel=BackToBackSWE Similar question https://leetcode.com/problems/shortest-palindrome/ The lore behind KMP https://www.youtube.com/watch?v=jAoTQRlhzQ8&ab_channel=WebofStories-LifeStoriesofRemarkablePeople

Download

1 formats

Video Formats

360pmp419.0 MB

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

LeetCode 28 | KMP intuition | NatokHD