Question d’entretien chez TransPerfect

Remove all odd numbers from a list.

Réponse à la question d'entretien

Utilisateur anonyme

6 mars 2023

Use LINQ RemoveAll method to solve the problem