Skip to content

Select K #18

@jimouris

Description

@jimouris

Request a New Nada Example

Select k values from a list.

Description

Write a Nada program for selecting k values from a list/array.

optional: specify custom orderings as an additional argument to the function.

Specific Requirements

  • Inputs: An array, a number k, and (optionally) an ordering function.
  • Outputs: an array with the k selected values.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions