We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59548c6 commit 0e46d3eCopy full SHA for 0e46d3e
src/algorithms/string/rabin-karp/README.md
@@ -21,4 +21,5 @@ strings, single-string searching algorithms are impractical.
21
22
## References
23
24
-[Wikipedia](https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm)
+- [Wikipedia](https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm)
25
+- [YouTube](https://www.youtube.com/watch?v=H4VrKHVG5qI)
0 commit comments