Palindrome Number at Infosys
Easy60.2% acceptance
This problem has 87.5% frequency at Infosys.
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 Infosys Questions
Count the Number of Ideal ArraysHardMinimum Addition to Make Integer BeautifulMediumThe Number of Beautiful SubsetsMediumDetermine the Minimum Sum of a k-avoiding ArrayMediumNumber of Beautiful Integers in the RangeHard
View all Infosys questions