What will be the order of list L1 after 3 passes if selection sort is used?

L1: [44, 23, 17, 35, 89, 66, 54, 47]

1
L1: [17, 23, 35, 44, 89, 66, 47, 54]
2
L1: [17, 23, 35, 44, 47, 89, 66, 54]
3
L1: [44, 17, 23, 35, 89, 66, 54, 47]
4
L1: [17, 23, 35, 44, 89, 66, 54, 47]

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation