Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Check if two strings are anagrams

Write a program that checks if two strings are anagrams. Consider that an anagram of a string is a permutation of this string ignoring capitalization and whitespaces.