Skip to content

Bug Report for string-matching-in-an-array #5406

@TusharRoy23

Description

@TusharRoy23

Bug Report for https://neetcode.io/problems/string-matching-in-an-array

const result = new Set();
// .....
return result;

Problem:
This problem is accepting returned result as a Set() and also not showing proper output in the testcases' Your Output & Expected Output Section.

Image

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