Karthi Ramar

Karthi Ramar

  • NA
  • 58
  • 58.6k

Array of "doubles" with a length of 1000000 elements

Jan 18 2012 1:42 AM
can anyone provide the steps or Source code using C#.net for the below problem?
Array of "doubles" with a length of 1000000 elements filled with random values … remove all elements having the value less than some "threshold". Sort the rest in incremental order.

Answers (2)