explain bubble shorting method in c++
please answer fast
Answers
Answered by
1
Bubble Sort is comparison based sorting algorithm. In this algorithm adjacent elements are compared and swapped to make correct sequence. This algorithm is simpler than other algorithms, but it has some drawbacks also. This algorithm is not suitable for large number of data set.
Answered by
1
Explanation:
Bubble Sort is comparison based sorting algorithm. In this algorithm adjacent elements are compared and swapped to make correct sequence. This algorithm is simpler than other algorithms, but it has some drawbacks also. This algorithm is not suitable for large number of data set.
Similar questions
English,
1 day ago
Math,
1 day ago
English,
3 days ago
India Languages,
8 months ago
Chemistry,
8 months ago