Scc33 / blog-posts

The backup of all my published posts
https://blog.seancoughlin.me
2 stars 0 forks source link

Leetcode - Find the Index of the First Occurrence in a String #41

Closed Scc33 closed 1 year ago

Scc33 commented 1 year ago

https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-string/ https://en.wikipedia.org/wiki/Knuth–Morris–Pratt_algorithm https://en.wikipedia.org/wiki/Rabin–Karp_algorithm

Scc33 commented 1 year ago

https://blog.seancoughlin.me/find-the-index-of-the-first-occurrence-in-a-string-naive-and-kmp-solutions

Scc33 commented 1 year ago

6a573cbd636e82abb5a014e7cb16b3c1dce5c6df