Skip to content

Bug Report for isomorphic-strings #5941

Description

@vivek729

Bug Report for https://neetcode.io/problems/isomorphic-strings

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

Please add below test case to the problem:

s="abcabc"
t="ababca"

my code passed all cases but my code was a wrong solution. It failed for above manual test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions