Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2797. Partial Function with Placeholders
Implement a partial-application helper that takes a function and an initial argument list containing special placeholders, and returns a callable that fills those placeholders with arguments supplied later. The challenge is to correctly merge new arguments into placeholder positions (preserving order) and invoke the original function once all placeholders are filled (handling any extra args appropriately).
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.