1.

The auxiliary array used in pigeonhole sorting is called ______________(a) bucket(b) pigeon(c) hole(d) pigeonholeThe question was posed to me by my school teacher while I was bunking the class.Question is taken from Sorting in portion Sorting of Data Structures & Algorithms II

Answer»

The correct OPTION is (d) pigeonhole

Easiest explanation - The auxiliary ARRAY used in pigeonhole SORTING is called pigeonhole. It is used to store every element in its CORRESPONDING hole.



Discussion

No Comment Found

Related InterviewSolutions