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 621 forks source link

Add String Searching Algorithms #87

Closed jahnavi0105 closed 3 years ago

jahnavi0105 commented 3 years ago

Hi I see that string searching algorithms(Brute-Force algorithm, Knuth-Morris-Pratt algorithm, Boyer-Moore algorithm, Robin-Karp algorithm) are not been implemented. I have good knowledge of them. I would like to implement them in c++. I am a participant in GSSOC'21. I would be happy to make a pull request on this. Will you pls assign this to me.

maanpatel2492 commented 3 years ago

I would like to solve this issue today. (under GSSOC21)

minig-tech commented 3 years ago

I would like to work on this issue. Will you please assign it to me. I am a participant in GSSOC'21.

Shashi2001 commented 3 years ago

I would like to work on this issue. So give me an opportunity to contribute to this project.

Amit366 commented 3 years ago

Can I implement this issue using Java? I am a GSSOC participant.

tarun26091999 commented 3 years ago

you cannot ask to solve more than 1 question in a single issue.