Bubble sort is a sorting algorithm that loops over an array multiple times to sort in either ascending or descending order. Check out my project here, on GitHub, to work through it.