Basic algorithms

  • Selection sort
  • Insertion sort
  • Shell sort
  • Bubble sort

Advanced algorithms

  • Merge sort
  • Quick sort