Pregunta de entrevista de ServiceTitan

Test 1: Implement a multimap dictionary interface and make sure all the unit tests pass.

Respuesta de la entrevista

Anónimo

8 feb 2023

Relatively simple test, need to map a list to a key.

1