Skip to content

Backend For String #670

Open
Open
@asmit27rai

Description

@asmit27rai

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions