Search
⌘K

Leetcode 2119. A Number After a Double Reversal

Determine whether reversing an integer's decimal digits twice returns the original number; because reversal removes leading zeros, this holds exactly when num has no trailing zeros (except for num = 0).


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.