Pregunta de entrevista de QuantCube Technology

On the technical round, I had been asked to explain and complete some code in python. It was basics python syntax and behaviorist problems. Then I had to explain some sorting algorithm I had in front, evaluate the complexity, and then upgrade the Time complexity. It was a sort and search in array problem.

Respuesta de la entrevista

Anónimo

25 ago 2025

I added bisect to the algorithm and reduce the Time complexity