Garmin interview question

Find the max difference between any two objects in an array.

Interview Answer

Anonymous

Oct 17, 2019

I messed it up a bit, as I forgot to instantiate my objects initially, so they would be changed each iteration.