Tinder Interview Question

How would you write a function that checks if a string is a palindrome? Also complete without using prototypal methods (ie: String/Array methods).

Interview Answer

Anonymous

May 2, 2019

Google it.