Pregunta de entrevista de HCLTech

Write the python code for plaindrome check ?

Respuesta de la entrevista

Anónimo

2 nov 2024

I wrote the algorithm using python. In python I can reverse the list in one step and can check whether it is equal to the original list