1.

Odd-even sort is also known as ____________(a) stupid sort(b) smart sort(c) brick sort(d) bogo sortThis question was addressed to me in an internship interview.This intriguing question originated from Sorting topic in chapter Sorting of Data Structures & Algorithms II

Answer»

Right choice is (C) brick SORT

The explanation is: Odd-even sort is also known by the name of a brick sort. This algorithm was first PROPOSED by Habermann in 1972 and was INITIALLY invented for parallel computation of local interconnection.



Discussion

No Comment Found

Related InterviewSolutions