Topic: Language Problem / Level: intermediate

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

Run the code to see the output here...