Talk:Sorting algorithms/Cocktail sort with shifting bounds: Difference between revisions

m
added highlighting.
m (used an over/under style for the Rosetta Code task names (for the timings).)
m (added highlighting.)
 
Line 35:
 
 
For any amount of &nbsp; '''N''' &nbsp; integers <u>already &nbsp;in &nbsp;order</u>, &nbsp;
the timings were identical, &nbsp; and for the most part, &nbsp; the
times used by both sort versions weren't notable.