¿Esta es tu empresa?
How would you write a program to tell if a word is a palindrome?
Anónimo
First, find the reverse of the string using for loop and charAt() method, and compare it with the original string using the .equals method.
Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.
Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.