Skip to content

Match a pattern and String using backtracking #9844

Closed
@ARCHITABHATTAD

Description

@ARCHITABHATTAD

What would you like to share?

Given a string, find out if string follows a given pattern or not without using any regular expressions. We can solve this problem with the help of Backtracking.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting triageAwaiting triage from a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions