Problem #313
CORE JAVA PROGRAMMING
Program to Check Anagram
Explanation
Two Strings are called the anagram if they contain the same characters. However, the order or sequence of the characters can be different.