So I tried implementing a quicksort algorithm but instead of setting i,j both at start, I set j at end-1 (be
quicksort
i,j
start
j
end-1