| Bubble Sort Bubble sort is the simplest method of sorting. Suppose there is an unordered list of n items. Algorithm:
This is a demostration to show how to update a football league table. It is useful for sport site and online news site. Users can update the table by inputting new results. Data are stored in simple text file. Bubble sort is used to sort the table. |