Pergunta de entrevista da empresa UKG

I was asked to write a simple recursive function to tell whether a given input (string) was a palindrome or not.

Resposta da entrevista

Sigiloso

8 de jun. de 2017

This was one of the white board questions that I answered with a function I wrote in python.

1