Pregunta de entrevista de Morgan Stanley

Onsite #2: Return max difference between two elements in an array

Respuesta de la entrevista

Anónimo

12 de nov de 2018

Solved iteratively using two variables in O(n) time.

1