Pergunta de entrevista da empresa Wix

Create a data structure that can add multiple of the same object in o(1) also remove in o(1)

Resposta da entrevista

Sigiloso

4 de mai. de 2024

Hash map with key - the object, value - the number of occurrences