JavaScript card review1 min read
hardWhat is currying versus partial application?
Currying transforms a function into multiple functions that each take one argument, while partial application fixes some arguments and returns a new function.
Currying transforms a function into multiple functions that each take one argument, while partial application fixes some arguments and returns a new function.
Spread the knowledge with other engineering candidates.
Help us rank high-quality interview preparation materials.
Get instant feedbacks, dynamic voice simulations, and keyword scorecard matchers.
Jeevan Bhargav
Audited by Creator
This answer is calibrated for technical interviews. Verify benchmarks in local sandboxes before deploying.