Introduction - If you have any usage issues, please Google them yourself
Bubble sort algorithm analysis and the basic idea is to improve the exchange of sort: pairwise comparison of key records to be sorted, found the opposite order of the two records that is to be exchanged, until there are no records in reverse order so far.