Skip to content

top 3 largest values in an array #21

@songz

Description

@songz

Return array of largest 3 values in descending order from a given array.

i: [1,9,8,7]
o: [9,8,7]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions