Qualcomm Interview Question

Questions related to sorting - stable or unstable sorting.

Interview Answer

Anonymous

Aug 19, 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.