In this post we will be seeing Solution of Hackerran Question for Anagram of String. An anagram of a string is another string that contains same characters, only the order of characters can be different. For example, “abcd” and “dabc” are anagram of each other.