Question #190678

The sorting technique where array to be sorted is partitioned again and again in such a way that all elements less than or equal to partitioning element appear before it and those which are greater appear after it, is called


Expert's answer

The sorting technique where array to be sorted is partitioned again and again in such a way that all elements less than or equal to partitioning element appear before it and those which are greater appear after it, is called quick sort.

Answer:

Quick sort.


LATEST TUTORIALS
APPROVED BY CLIENTS