Topic: Language Problem / Level: advanced

Problem: Write a program to check if two strings are anagrams using frequency counting.

Run the code to see the output here...