Your task is to develop an algorithm that would sort data such as these from least to greatest. Specifically, given an unsorted set of N decimal values, your algorithm should sort them to give an answer of the sorted data.
For this set of N = 6, your algorithm should produce:
-0.12
0.53
0.98
1.36
1.92
3.18
VJTHUNDER:
I cant see your comment
Answers
Answered by
0
it is better to search in google
Similar questions