matin mortazavi / + bonus
This commit is contained in:
@@ -227,6 +227,7 @@ public class BonusExercises {
|
|||||||
/*
|
/*
|
||||||
you should return a list of *words* which are palindromic
|
you should return a list of *words* which are palindromic
|
||||||
by word we mean at least 3 letters with no whitespace in it
|
by word we mean at least 3 letters with no whitespace in it
|
||||||
|
vv
|
||||||
|
|
||||||
note: your implementation should be case-insensitive, e.g. Aba -> is palindrome
|
note: your implementation should be case-insensitive, e.g. Aba -> is palindrome
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user