Question: Quick sort is a highly efficient sorting algorithm and is based on ____________________________ 1. Bubble sort method. 2. Partitioning of array of data into smaller
Quick sort is a highly efficient sorting algorithm and is based on ____________________________
| 1. | Bubble sort method. | |
| 2. | Partitioning of array of data into smaller arrays. | |
| 3. | Combining of array of data into larger arrays. | |
| 4. | Binary Search method. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
