2.3.1 Algorithms Flashcards
1
Q
what are the sorting algorithms?
A
-bubble sort
-insertion sort
-merge sort
-quick sort
2
Q
which sorting algorithm makes comparisons and swaps between pairs of elements?
A
bubble sort
what are the sorting algorithms?
-bubble sort
-insertion sort
-merge sort
-quick sort
which sorting algorithm makes comparisons and swaps between pairs of elements?
bubble sort