You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.