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.
Q. What is the bidirectional variant of selection sort?
β
Correct Answer: (A)
cocktail sort
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
1000
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
98%
Success Rate