Pregunta de entrevista de Bloomberg

the coding challenge was min stack problem

Respuesta de la entrevista

Anónimo

10 de mar de 2024

After solving the problem using the brute force approach, I wasn't even aware that it was a minimum stack problem. However, through optimization, I was able to arrive at an optimal solution.