Not passing all testcases
💡-is-palindrome
G_rahil
(GRAHIL AGARWAL)
May 27, 2020, 2:09pm
#1
keshavgupta0103
(Keshav Gupta)
May 27, 2020, 2:18pm
#2
the question is providing the integer array but you are trying to solve using string.
Code