Question d’entretien chez Adobe

Functional programming questions: What do the map, filter and reduce functions do? What is currying?

Réponse à la question d'entretien

Utilisateur anonyme

3 févr. 2025

I explained how each function acts on arrays and how you can return partial functions for currying.