References




  1. "Cormen, T. H., Leiserson, C. E., Rivest, R. L., & Stein, C. (2009)" Introduction to Algorithms (3rd ed.). MIT Press.

  2. "Weiss, M. A. (2012)" Data Structures and Algorithm Analysis in C++ (4th ed.). Pearson.

  3. "Goodrich, M. T., Tamassia, R., & Goldwasser, M. H. (2014)" Data Structures and Algorithms in Java (6th ed.). Wiley.

  4. "Wikipedia Contributors" Bubble Sort. Retrieved from [Wikipedia](https://en.wikipedia.org/wiki/Bubble_sort).

  5. "Programiz Team" Bubble Sort (With Code in Python/C++/Java/C). Retrieved from [Programiz](https://www.programiz.com/dsa/bubble-sort).