NJACKWinterOfCode / algorithms_with_git

A simple collection of algorithms in various languages.
MIT License
15 stars 71 forks source link

Add Rabin-Karp and Naive String matching #137

Closed coderjolly closed 5 years ago

saurabhyadavz commented 5 years ago

I have added Rabin-Karp & Naive pattern searching algorithm, implemented in C & C++.

coderjolly commented 5 years ago

Actually, I am not the admin at NWoC. I am a participant as well. We had to open a legitimate issue in any of the projects announced for NWoC which I have done. So, I am nt sure who is merging the PR and who is monitoring

saurabhyadavz commented 5 years ago

Okay

saurabhyadavz commented 5 years ago

Close this issue!

coderjolly commented 5 years ago

Sure Fixes #137