Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
361 stars 620 forks source link

Pattern Matching algorithms #1149

Closed sabhya19 closed 3 years ago

sabhya19 commented 3 years ago

Hello, I am a GSSoC'21 participant and proficient in problem-solving using C++ and python. I propose the addition of pattern matching algorithms like Rabin-Karp, KMP, etc. Please assign this issue to me.

tarun26091999 commented 3 years ago

cannot add multiple algo in 1 issue.