Microsoft interview question

How do you do anagrams in Java without using the Math class function?

Interview Answer

Anonymous

14 Feb 2013

You can google this, there are a lot of solutions out there.