9. BUBBLE SORT
{"name":"9. BUBBLE SORT", "url":"https://www.quiz-maker.com/QQNHD6T4","txt":"The given array is arr = {3,4,5,2,1}. The number of iterations in bubble sort and selection sort respectively are,, The given array is arr = {1,2,3,4,5}. (bubble sort is implemented with a flag variable)The number of iterations in selection sort and bubble sort respectively are,, What will be the recurrence relation of the code of recursive bubble sort?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}