- #1
Henry R
- 25
- 0
How to do this?
Show the step by step how the following data is sorted into ascending order using the given sorting algorithm :
22 85 43 28 65 35
i) Selection sort.
ii) Insertion Sort.
Show the step by step how the following data is sorted into ascending order using the given sorting algorithm :
22 85 43 28 65 35
i) Selection sort.
ii) Insertion Sort.