Skip to content

Bug Report for find-anagram-mappings #5595

@kd-labs

Description

@kd-labs

Bug Report for https://neetcode.io/problems/find-anagram-mappings

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

From the given examples, my understanding is that for test case nums1 = {40, 40} and nums2={40,40}, the expected outcome should be {0,1}, but the judge expected {1,1}.

Please correct my understanding or add supporting examples with duplicates in arrays.

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