Solving the 'Palindrome Number' on LeetCode: Scala Solutions WalkthroughConverting integer to string for palindrome check.Optimization to reverse half of the number for palindrome check.