Problem Description:
find the minimum total characters that must be deleted to make the strings anagrams.
link: https://www.hackerrank.com/challenges...
Similar to:
Codesignal commonCharacterCount problem | Java Solution | Arabic
• Codesignal commonCharacterCount probl...