Qualcomm interview question

Questions related to sorting - stable or unstable sorting.

Interview Answer

Anonymous

19 Aug 2014

You need to know the basic sorting techniques and how they work. You also need to know the limits of a sorting technique, beyond which point it becomes an unstable sorting system.