c++data structures please
11.1 For your illustration, instead of drawing the sorts out, havethe sorting algorithms display the current state of the sort byshowing the list of elements as they are being sorted. For example,given the array [3, 2, 4, 1], the output might be:
[1,2,4,3] first element is swapped with last element
[1,2,4,3] nothing happened because 2 is in the right place
[1,2,3,4] third and fourth elements are swapped
[1,2,3,4] nothing happened because elements are in order
Expert
OR
PayPal Gateway not configured
OR
PayPal Gateway not configured
PayPal Gateway not configured
PayPal Gateway not configured