Question d’entretien chez Morgan Stanley

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

Réponse à la question d'entretien

Utilisateur anonyme

12 nov. 2018

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

1