Takes advantage of the existing order of the dataset in order to achieve better efficiency.
For example, in Bubble Sort, the already bubbled data is not processed further, because it is already known to be sorted.
Takes advantage of the existing order of the dataset in order to achieve better efficiency.
For example, in Bubble Sort, the already bubbled data is not processed further, because it is already known to be sorted.