-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
algorithmAdds or improves an algorithmAdds or improves an algorithmbeginner-friendlyEasy to implementEasy to implementfeatureAdds a new featureAdds a new feature
Description
From my research, I've come to know anagram is not case sensitive, but this checkAnagram function is case-sensitive. it's can't pass this test case “Eleven plus two” is an anagram of “Twelve plus one”
Metadata
Metadata
Assignees
Labels
algorithmAdds or improves an algorithmAdds or improves an algorithmbeginner-friendlyEasy to implementEasy to implementfeatureAdds a new featureAdds a new feature