• + 4 comments

    The core of the problem statement says 'Your challenge is to help him find the minimum number of characters of the first string he needs to change to make it an anagram of the second string'. This does not imply the require reshuffling of the string. For example changing this to: Your challenge is to help him find the minimum number of characters of the first string he needs to change to enable him to make it an anagram of the second string. Would make things clearer without giving away too much.