/sorting-algorithms

Sorting algorithms

Primary LanguageKotlinMIT LicenseMIT

Common sorting algorithms

  • Insertion sort
  • Merge sort

Todo:

  • Bubble sort
  • Selection sort