Garmin interview question

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

Interview Answer

Anonymous

17 Oct 2019

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