Skip to content

Bug Report for is-anagram #5690

@sivaramkjs

Description

@sivaramkjs

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

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

For better clarity, I think the current definition of "Anagram" in the problem statement can be used as an extension to the standard "Anagram" definition on Wikipedia.

An anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once. Basically, any string that contains the exact same characters as another string, but the order of the characters can be different.

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