Topic: Language Problem / Level: advanced

Problem: Write a program to check if two strings are anagrams of each other using character frequency.

Run the code to see the output here...