3._ Among the following sorting algorithms, which one needs the minimug number of swaps? A Selection sort B. Quick sort C. Heap sort D. Insertion sort
Answers
Answered by
0
Answer:
Among the following sorting algorithms, Ans is A
Answered by
0
Answer:
A selection sort
Explanation:
Selection sort is an in-place algorthm have minimug number of swap
Similar questions