β
Correct Answer: (A)
selection sort
Explanation: out of the given options selection sort is the only algorithm which is not stable. it is because the order of identical elements in sorted output may be different from input array.
Explanation by: Mr. Dubey
out of the given options selection sort is the only algorithm which is not stable. it is because the order of identical elements in sorted output may be different from input array.
Discussion
Question Analytics
921
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
94%
Success Rate