SAP Interview Question

implement is anagrams (given 2 lists)

Interview Answer

Anonymous

Jul 10, 2024

think and implement on data structure that would be able to get(key), write(key, value), writeAll(value) all in O(1)