Open
Description
Description of the problem
The strings
module currently lacks a C++ backend implementation for its algorithms (e.g., KMP, Rabin-Karp, Boyer-Moore, Z-function) and the Trie data structure. This limits the performance and scalability of the module. A C++ backend needs to be implemented to improve efficiency and provide seamless integration with the existing Python codebase.
Metadata
Metadata
Assignees
Labels
No labels