3 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
2f60ff9674 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-09 04:45:38 +00:00
Mozart Maia
f9fe6cc9a6 add some doctests to algos in backtracking 2024-10-09 01:36:11 -03:00
Aswin P Kumar
080e7903a0
Add Word Break algorithm (#11687)
* Add Word Break algorithm

* Add Word Break algorithm

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

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-02 17:03:48 -07:00