Citi Interview Question

How would you determine if there a string was a palindrome? Write out a function to do this? Also determine it's efficiency.

Interview Answer

Anonymous

Sep 25, 2018

Multiple ways to do this. Just be able to write the code on a blank sheet of paper and explain the efficiency of it to the interviewer.