PCCW interview question

Java Exam: code a method to check if a string is a palindrome

Interview Answer

Anonymous

18 Jun 2019

Use loops, or use reverse method of StringBuilder