* feat: add Horspool algorithm
* Fixed conversion from unsigned long to int with static casting
* Removed changes from CMakeLists.txt file
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Documentation, test function and namespaces added
* Documentation, test function and namespaces added
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update strings/horspool.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Removed blank rows
* Commit to see if the problem with automated tests is solved
Co-authored-by: David Leal <halfpacho@gmail.com>