Java Anagrams

  • + 2 comments

    Map map = new HashMap<>(); ^ symbol: class Map location: class Solution

    Not allowing to use Map can you please help me how you used Map in code. Where I can use in other IDE after including

    import java.util.*;