Question d’entretien chez Ntrepid

Basic Algorithm about finding duplicates and missing values in two lists.

Réponse à la question d'entretien

Utilisateur anonyme

24 oct. 2019

First I wrote out the problem, and wrote down test cases. Then I used a hashmap to return the values

1