Skip to content

LongestConsecutiveSequence solution maybe is not correct #1

@allencharp

Description

@allencharp

we can't sort the list

maybe we should create a data structure to dynamically handle the data one by one. The structure should has the append() pop() and get() function, and has the both feature of Stack and Queue to check whether the incoming data is a consecutive data in the list.

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