please answer in fulldetail
1. SORTING Consider an array, SORT, shown below Assuming that the elements are to be arranged in an ascending order starting from the leftmost element, use this array to provide the solution for the following questions Show the first partition achieved using the Quick sort algorithm. Assume the left-most element
OR
OR