163k views
5 votes
In each iteration, selection sort (small) places which element in the correct location?

User Shameeza
by
8.3k points

1 Answer

4 votes
The answer is smallest not yet placed. In each iteration, selection sort places smallest not yet placed element in the correct location.
User Ensc
by
8.9k points