Is palindrome doubt


fourth test case is showing wrong output

@chahatkumar hey chahat your code is failing to handle this case
5
3
2
1
2
4
your code output is showing as true
but output is false

1 Like