1.

Cube sort is a comparison based sort.(a) true(b) falseThis question was addressed to me in a national level competition.The doubt is from Sorting topic in section Sorting of Data Structures & Algorithms II

Answer»

The correct ANSWER is (a) true

The EXPLANATION is: CUBE sort is a comparison based sorting algorithm. This is because it compares elements in ORDER to sort them.



Discussion

No Comment Found

Related InterviewSolutions