It's a sorting algorithm that sorts an array in-place by cycling through the array and putting each element in its final position.