List the different sorting algorithms.

  • Bubble sort
  • Selection sort
  • Insertion sort
  • Shell sort
  • Quick sort
  • Radix sort
  • Heap sort
  • Merge sort


Leave a Reply