Question d’entretien chez Cyware

1. Problem solving in javascript to add or remove items from an array of strings.

Réponse à la question d'entretien

Utilisateur anonyme

29 sept. 2024

Used JS helper functions and ES6 to solve the problem. I was expected to use methods like splice, slice to be used in the problem.