Palindrome Number at Bloomberg
Easy60.2% acceptance
This problem has 75.0% frequency at Bloomberg.
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 Bloomberg Questions
Add Two NumbersMediumInsert Delete GetRandom O(1)MediumReverse IntegerMediumRoman to IntegerEasyRotate ImageMedium
View all Bloomberg questions