What is Quick Sort?Quick Sort is a fast sorting algorithm that uses a pivot to partition and sort an array.