-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Request a New Nada Example
Find Nth largest element in list.
Description
Write a Nada program to find the nth largest (or smallest) element in size from a list or array.
optional: extended into multiple dimensions with custom comparators.
Use Case
Describe the use case for this example. Why is it important? How will it benefit other users?
Specific Requirements
- Inputs: A list/array of
SecretIntegers and then. - Outputs: The nth largest (or smallest) value of the list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed