Do QuickSort by hands for the following data set.
A[]={2, 8, 7, 1, 3, 5, 6, 4}
Show step by step of your work.