Pregunta de entrevista de Amazon

Both tasks were based on Two Sum problem.

Respuesta de la entrevista

Anónimo

19 ago 2019

I implemented a nonstandard algorithm involving heaps, but did not manage to debug it in time, so the tests for the second task failed.

1