Given below is sorting algorithm(
sort(l)
).
1 2 3 4 5 6 7 8 |
|
Given an array
l
, your task is to find the
expected number
of hours
, it takes for the sorting algorithm to finish sorting
l
?
For each of the arrays in this file , find for each array and input the sum of the s as your answer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!