Ask Question
25 November, 11:29

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

+5
Answers (1)
  1. 25 November, 14:09
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers