Array of "doubles" with a length of 1000000 elements
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.