String Palindrome Verification
Given a string, your task is to determine if it is a palindrome considering only alphanumeric characters.
Input:
The input is a single string without any leading or trailing spaces. All characters are in lowercase.
Output:
The output should be a single line printing 'true' if the string is a palindrome, otherwise 'false'.
Example:
Input: "malayalam"
Output: true
Explanation: The string "malayalam" reads the same forward and backward, hence it is a palindrome.
Constraints:
0 <= N <= 10^6
- N is the length of the input string.
- Time Limit: 1 second
Note:
Your implementation should return a boolean value. Printing is handled internally.
Be the first one to answer
Add answer anonymously...
Top Thales Senior Software Engineer interview questions & answers
Popular interview questions of Senior Software Engineer
Top HR questions asked in Thales Senior Software Engineer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app