Question d’entretien chez Archipelo

Write a function that determines if two strings form a valid anagram. (cat, atc) => true (foo, uuf) => false