String Manipulation Interview Questions | CareerCup
14 Answers Write a method which will accept a string and return true if the string is a palindrome and false if it isn't. Special conditions: a) your method should consider lower case and upper case characters to be the same. b) your method should ignore
www.careercup.com |