Nth Largest Element of list/array #17
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
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
SecretInteger
s and then
.The text was updated successfully, but these errors were encountered: