Ask Question

This algorithm works by selecting the smallest unsorted item in the list and then swapping it with the item in the next position to be filled a) Bubble b) Selection c) Insertion d) Merge

+2
Answers (1)
  1. 6 December, 01:49
    0
    a) Bubble sort

    Explanation:

    Bubble sort is a type of sorting algorithm that swaps small value with a bigger value over a number of rounds called pass.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “This algorithm works by selecting the smallest unsorted item in the list and then swapping it with the item in the next position to be ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers