Introduction - If you have any usage issues, please Google them yourself
Bubble Sort (Bubble Sort), is a relatively simple sorting algorithm field of computer science. It repeatedly visited the number of columns to be sorted, a comparison of the two elements, if they put them in the wrong order switching over.