Implement Quicksort #12
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
Description
Implement a nada program that computes Quicksort on an inputted array of
SecretIntger
sUse Case
This is a commonly used math function, and thus we should have an example for others to use rather than write the nada program from scratch.
Specific Requirements
The nada program should have one party, whose input is an array of
SecretInteger
s and output the sorted arrayProtocol
The text was updated successfully, but these errors were encountered: