1.

Cocktail sort is also known as ________________(a) bidirectional sort(b) bubble sort(c) brick sort(d) ripple sortI got this question by my school principal while I was bunking the class.My doubt is from Sorting in chapter Sorting of Data Structures & Algorithms II

Answer»

Correct choice is (d) ripple sort

For explanation: Cocktail sort is ALSO known by the name of ripple sort. It is also known by other NAMES LIKE – bidirectional bubble sort, cocktail shaker sort, shuttle sort, SHUFFLE sort etc.



Discussion

No Comment Found

Related InterviewSolutions