Ad
  • Default User Avatar

    There needs to be more test cases. My code passed, but when I pass in "aabccb" as the parameter into my function the return value is "bccbaabccb", but the shortest palindrome would acutally be "aabccbaa".