Top | MCQs on BubbleSort Algorithm with Answers | Question 8

Last Updated :
Discuss
Comments

Bubble Sort is an example of a sorting algorithm that:

Uses divide and conquer strategy

Uses dynamic programming

Swaps adjacent elements directly

Only works with integers

Share your thoughts in the comments