June 14, 2016 at 9:11 pm I still see this error. Also, is there anything wrong with using the StringBuilder()’s reverse method that a couple people have suggested in the comments? Varun Shetty December 6, 2015 at 2:44 am public class Solution { public boolean isPalindrome(String s) ...