Skip to content

Z algorithm for string matching #196

@Jatin86400

Description

@Jatin86400

DESCRIPTION

Z algortrithm is used for the string matching. Its time complexity is similar to the kmp algorithm and its equal to log(n+m). I would code in C++.

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