Pergunta de entrevista da empresa Adobe

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

Resposta da entrevista

Sigiloso

3 de fev. de 2025

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