Tokopedia Interview Question

Write a function that tells whether two strings are anagram

Interview Answer

Anonymous

Jun 11, 2021

Sort the characters in the strings and match each of them