Dsa
Strings
Easy
Symmetric Phrase
Write a program that checks if a given phrase is symmetric. A phrase is symmetric if it reads the same forwards and backwards, ignoring spaces and case. Output 'YES' if it is symmetric, otherwise 'NO'.
Example:
Input:
A man a plan a canal Panama
Output:
YES
Key concepts
stringspalindromesnormalization
Practise this out loud — free
Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.
🎙 Practise this question now