Computer Science, asked by debasak3653, 1 year ago

For reverse sorted array which sort is better quick sort or heapsort

Answers

Answered by JAYACHAUDHARY1
0
For a reverse sorted array Bubble sort is the best method because it arranges the elements from the last cell of the array and thereby increases the efficiency of the reversal of the array
hope it helps you
Similar questions