Completar frases Bubble SortVersión en línea Efficiency of Bubble sort por Jon Cox 1 sorting algorithms increases sorting algorithms datasets execute larger efficient As this algorithm is supplied with larger and , the time it takes to execute the of these datasets will increase at an ever - increasing rate . This is not the case with some other that use the principles of ? divide and conquer ? . With those algorithms , as they are supplied with larger and larger datasets , the time they take to the sort , at a far slower rate . Therefore , the bubble sort algorithm is not as at sorting , than some other .