Pergunta de entrevista da empresa Amazon

Create a data structure to insert, update, delete, find a random value in 0(1) complexity

Resposta da entrevista

Sigiloso

15 de fev. de 2025

Store the data in array and map simultaneously where map store the data as key and it's array index as value