Domanda di colloquio di Bloomberg

the coding challenge was min stack problem

Risposta di colloquio

Anonimo

10 mar 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.