Palindrome Number at Qualcomm
Easy60.3% acceptance
This problem has 73.6% frequency at Qualcomm.
Problem Description
Given an integer `x`, return `true` _if_`x` _is a_ _**palindrome**_ _, and_`false` _otherwise_.
Read full problem and hintsThis problem has 73.6% frequency at Qualcomm.
Given an integer `x`, return `true` _if_`x` _is a_ _**palindrome**_ _, and_`false` _otherwise_.
Read full problem and hints