Something we are calling it as sinking sort, it is simple
way of sorting of repedatly steps of list to make it sort. Pass the value of
list to one by one until it not swap. The way the comparison sort is similar
way as bubble sort.
Bubble sort example image (from Wiki)