TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.82k stars 7.29k forks source link

Add KMP Search Algorithm #2821

Open dev-priyanshu15 opened 1 month ago

dev-priyanshu15 commented 1 month ago

Description of Change

Checklist

Notes:

dev-priyanshu15 commented 1 month ago

and dont forget to add hacktoberfest-accepted label please

realstealthninja commented 1 month ago

One file per pull request please.