Meta Interview Question

I was basically asked to prove that a string is palindrome

Interview Answer

Anonymous

Sep 23, 2023

I answered the question, probably using an array implementation. But the recruiter asked me about certain edge cases that i did not anticipate