1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Searching, Sorting and Hashing Technique...
  4. The given array is arr = {3,4,5,2,1}. Th...
Q.

The given array is arr = {3,4,5,2,1}. The number of iterations in bubble sort and selection sort respectively are,

A. 5 and 4
B. 4 and 5
C. 2 and 4
D. 2 and 5
Answer» A. 5 and 4
View all MCQs in:   Data Structures (DS)

Discussion