You are viewing a single comment's thread. Return to all 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.*;
Seems like cookies are disabled on this browser, please enable them to open this website
Java Anagrams
You are viewing a single comment's thread. Return to all 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.*;