Bubble sort
Definition:
It is a simple sorting algorithm. It works by repeatedly stepping through the list to be sorted, comparing two items at a time and swapping them if they are in the wrong order. The pass through the list is repeated until no swaps are needed, which indicates that the list is sorted.
The algorithm gets its name from the way smaller elements "bubble" to the top of the list. Because it only uses comparisons to operate on elements, it is a comparison sort.
Run-time complexity Analysis:
♥ This is observing through the first two elements then swap the lesser to greater.
♥ Bubble sort has worst-case and average complexity both О(n²), where n is the number of items being sorted. There exist many sorting algorithms with the substantially better worst-case or average complexity of O(n log n). Even other О(n²) sorting algorithms, such as insertion sort, tend to have better performance than bubble sort. Therefore bubble sort is not a practical sorting algorithm when n is large.
Codes:
procedure bubbleSort( A : list of sortable items ) defined as:
do
swapped := false
for each i in 0 to length(A) - 2 inclusive do:
if A[ i ] > A[ i + 1 ] then
swap( A[ i ], A[ i + 1 ] )
swapped := true
end if
end for
while swapped
end procedure
Application:
♥ For example, swapping the height of the participants of the running event.
Reference:
http://en.wikipedia.org/wiki/Bubble_sort
Subscribe to:
Post Comments (Atom)
cheap gucci belts
ReplyDeletecoach factory outlet
hollister outlet store
jordan 3
fitflop shoes
rolex watches prices
nike outlet store
nike shoes
jordan 11
celine outlet
dior outlet
cheap nike shoes
canada goose sale online
michael kors outlet online sale
nike clearance
north face outlet
vans shoes sale
abercrombie outlet
hermes outlet
rolex watches for men
michael kors handbags clearance 75% off
michael kors outlet
air jordan 13
fitflop sandals for women
cheap nfl jerseys
burberry sale
michael kors handbags
ghd hair
coach diaper bag
nike factory store
hermes outlet
canada goose discount
jordan retro 6
ferragamo sale
jordan 13
clarks outlet
cheap nike air max
cheap nike air max
prada outlet
coach handbags outlet
air jordan 6
christian louboutin shoes
chanel bags
coach sale
20151016yxj-2