TRADER Corporation interview question

Palindrome, write a code, and how to optimize the code what is the run time

Interview Answer

Anonymous

18 Oct 2018

using two pointers one from back and one front.