Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2443. Sum of Number and Its Reverse
Check whether a non-negative integer num can be written as x + reverse(x) for some non-negative integer x (the reverse may include leading zeros). With num ≤ 10^5 this is typically solved by searching possible x values or reasoning about digit-wise carries.
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.