Retired

Palindrome (retired)

122 of 133bilalDjago

Description:

complete the method, that checks if a String is a Palindrome or not! (A palindrome is a word, phrase, number, or other sequence of symbols or elements that reads the same forward or reversed). Example "Mom", "qauaq", "1991"...

If the argument of the method isPalindrome is an empty string or null the method should return false. The method is case insensitive.

Good Luck

Puzzles
Strings
Data Types

Stats:

CreatedOct 7, 2014
Warriors Trained328
Total Skips73
Total Code Submissions956
Total Times Completed133
Java Completions122
JavaScript Completions15
Total Stars0
% of votes with a positive feedback rating0% of 0
Total "Very Satisfied" Votes16
Total "Somewhat Satisfied" Votes0
Total "Not Satisfied" Votes2
Ad
Contributors
  • bilalDjago Avatar
  • jhoffner Avatar
  • ZozoFouchtra Avatar
  • Bonsanto Avatar
Ad