1.

On which input data does the algorithm quick sort exhibit its worst-case behaviour?

Answer»

The Quick Sort technique exhibits its worst-case behavior when the input data is “Already Completely Sorted”.



Discussion

No Comment Found

Related InterviewSolutions