Computer Science, asked by sumanmohanty4870, 10 months ago

What is the advantages of bubble sort over other sorting techniques

Answers

Answered by jiya551400
3

Answer:

Explanation: Optimised Bubble sort is one of the simplest sorting techniques and perhaps the only advantage it has over other techniques is that it can detect whether the input is already sorted. It is faster than other in case of sorted array and consumes less time to describe whether the input array is sorted or not.

hope this helps you

plz mark as brainliest answer

##rocket...

Similar questions