Commit Graph

2 Commits

Author SHA1 Message Date
realstealthninja
ba64b3c9fc fix: add <cstdint> to string/** 2024-08-31 11:33:58 +05:30
Riti Kumari
70868f2b5e feat: add manacher's algorithm (#1577)
* feat: add manacher algorithm in strings/

* fix: directory.md format

* fix: add test cases, fix clang-tidy warning, implement requested changes

* fix: update comments

* fix: update int to uint64_t, add suggested changes

* fix: update description
2021-08-31 11:47:59 +05:30