Bubble Sort
Estimated Time
15 minutes
Learning Objectives of this Module
In this module, we will be learning about:
- Gain the intuition for Bubble Sort
- Learn when and how to swap incorrectly ordered elements
- Learn about the primitive Bubble Sort algorithm
- Practice the algorithm
- Test your conceptual understanding with a short quiz