After 3 iterations of bubble sort, how many values are guaranteed to be in their final position at the end of the array?

342

You're a genius!

After 3 iterations of bubble sort, 3 values are guaranteed to be in their final position at the end of the array.