Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 282. Expression Add Operators
Given a digit string and a target value, insert the binary operators +, -, and * between digits (without creating operands with leading zeros) to produce all expressions that evaluate to the target; this requires DFS/backtracking over splits and operators while correctly handling multiplication precedence.
Asked at:
Meta
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Late October, 2025
Meta
Mid-level
Mid May, 2025
Meta
Staff
Mid May, 2025
Meta
Senior
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.