Skip to content

Bug Report for longest-consecutive-sequence #5312

@kijookijoo

Description

@kijookijoo

Bug Report for https://neetcode.io/problems/longest-consecutive-sequence

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

nums=[-4]
nums=[0,3,2,5,4,6,1,1,4,5,6,12,6,7,2,4,3,45,6,2,4,5,2]

These are valid test cases that satisfy the constraints but are marked as Invalid test case. I have confirmed that they work on Leetcode.

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