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

2 May 2019

Google it.