Ask Question
24 April, 18:54

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

+1
Answers (1)
  1. 24 April, 21:50
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers