Find the two smallest numbers in a given array of ints.
Anonymous
Loop. Find the smallest value first, then use the same if statement condition plus exclude the smallest value, to get the second smallest value.
Check out your Company Bowl for anonymous work chats.