Skip to content

Merge sort is improperly implemented #1970

@0xbrayo

Description

@0xbrayo

Specifically the merge sort is improperly implemented. Merge sort should sort recursively but the code simply sorts two lists then merges them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions