Domanda di colloquio di Adobe

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

Risposta di colloquio

Anonimo

3 feb 2025

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