Cocktail Sort

The cocktail sort is an improvement on the Bubble Sort. The improvement is basically that values "bubble" both directions through the array, because on each iteration the cocktail sort bubble sorts once forwards and once backwards.

See http://en.wikipedia.org/wiki/Cocktail_sort
By ANaimi
9 months and 2 weeks ago
Related Algorithms
Discussion
0
no comments yet
login to leave a comment

This is a request

This is a request for an algorithm implementation. You may create the implementation your self or up/down mode it. Once an implementation having the same name is created, this request will automatically disappear.

up down

rated by

2 users - list?

viewed by

9 users - list?

favorited by

0 users - list?

last activity

9 months and 5 days ago