Words Have Power
LeetCode: Palindrome Number
9. Palindrome Number Given an integer x, return true if x is a palindrome , and false otherwise.
2 min readLeetCode: Final Value of Variable After Performing Operations
Given an array of strings operations containing a list of operations, return the final value of X after performing all the operations.
2 min read