β
Correct Answer: (A)
cocktail sort
Explanation: a bidirectional variant of selection sort is called cocktail sort. it’s an algorithm which finds both the minimum and maximum values in the array in every pass.
Explanation by: Mr. Dubey
a bidirectional variant of selection sort is called cocktail sort. it’s an algorithm which finds both the minimum and maximum values in the array in every pass.
Discussion
Question Analytics
1021
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate