'Hope and pray' sort (or HPS for short) is a sorting algorithm based off of the quite unpopular sorting algorithm bogosort, an algorithm that sorts a list by randomizing it until it is sorted. HPS is ...