Your browser does not support JavaScript!

Algorithm that finds the location of the smallest element in the unsorted portion of the list and moves it to the top of the unsorted portion of the list

  • Insertion Sort
  • Selection Sort Correct
  • Merge Sort
  • Bubble Sort
Similar ITE-6201 questions