Quiz on JavaScript Bubble Sort Algorithm



1. What is the primary purpose of the bubble sort algorithm?
2. How does the bubble sort algorithm work?
3. What is the time complexity of the bubble sort algorithm in the worst case?
4. Is the bubble sort algorithm stable?
5. Which of the following is true about bubble sort?

Advertisements