Palindrome Number at Google
Easy60.2% acceptance
This problem has 75.0% frequency at Google.
Problem Description
Given an integer `x`, return `true` _if_`x` _is a_ _**palindrome**_ _, and_`false` _otherwise_.
Read full problem and hintsTopics
Also asked at 34 companies
More Google Questions
Add Two NumbersMediumReverse IntegerMediumRoman to IntegerEasyClimbing StairsEasyAdd Two IntegersEasy
View all Google questions