String Manipulation Interview Questions | CareerCup

String Manipulation Interview Questions | CareerCup

瀏覽:1362
日期:2025-06-16
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 ...看更多