Friday, October 10, 2014

Consider a set of N numbers, myArray, (represented as a row vector) which is not ordered. Write a...

Consider a set of N numbers, myArray, (represented as a row vector) which is not ordered. Write a function myStats which takes myArray and an integer k such that 1=k=N and returns the kth largest and

No comments:

Post a Comment