Hetarth Jain 35dd529c85
Returning Index instead of boolean in knuth_morris_pratt (kmp) function, making it compatible with str.find(). (#9083)
* Update knuth_morris_pratt.py - changed Boolean to Index

* Update knuth_morris_pratt.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update knuth_morris_pratt.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update knuth_morris_pratt.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update back_propagation_neural_network.py

* Update back_propagation_neural_network.py

* Update strings/knuth_morris_pratt.py

* Update knuth_morris_pratt.py

* Update knuth_morris_pratt.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2023-09-28 20:24:46 +02:00
..
2021-11-08 18:58:15 +01:00
2023-05-26 09:34:17 +02:00
2021-10-31 11:36:03 +01:00
2022-10-16 09:43:29 +02:00
2022-09-21 16:37:38 +01:00
2021-04-12 13:40:10 +02:00
2022-05-01 18:44:23 +08:00
2023-05-11 06:53:47 +12:00
2020-11-18 12:07:30 +05:30
2022-06-24 00:47:29 +08:00