I am being tested on four sorts, primarily on how they work, not so much the coding. They are Bogo sort, Insertion sort, Bubble sort, and Quick sort.
I understand how all of these sorts work, except for Quick Sort. It is a little confusing for me. Can someone explain to me how it works? I believe it has something to do with a tree diagram...
I understand how all of these sorts work, except for Quick Sort. It is a little confusing for me. Can someone explain to me how it works? I believe it has something to do with a tree diagram...