SAP interview question

implement is anagrams (given 2 lists)

Interview Answer

Anonymous

10 Jul 2024

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