Housecall Pro interview question

Write a program to check if the string is palindrome or not.

Interview Answer

Anonymous

21 May 2019

I did solve the same with Java.