SIGN IN SIGN UP

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

0 0 167 C++

feat: let KMP algorithm return index (#2713)

* fix: KMP algorithm (#2712)

* feat: let the KMP algorithm return index and add more tests.

* feat: format code

* Update strings/knuth_morris_pratt.cpp

* update knuth_morris_pratt.cpp

---------

Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
Y
Yancey committed
502a953e23443c8b3fee07e3d2c37fa6e07017b4
Parent: 9702903
Committed by GitHub <noreply@github.com> on 9/1/2024, 4:17:49 AM