Acuity Inc. Interview Question

Write a method that takes a string argument and detects whether or not the string qualifies as a palindrome.

Interview Answer

Anonymous

Nov 17, 2017

I wrote the method on a whiteboard in Python. The senior software engineer would encourage me to relay my thought process out loud and gave me tips to improve my code. We worked together to create a non-brittle solution. He is still my most valuable mentor to this day!