sorting-algorithms-in-c++

  1. insertion sort
  2. selection sort
  3. bubble sort
  4. merge sort
  5. quick sort