Question d’entretien chez Bloomberg

the coding challenge was min stack problem

Réponse à la question d'entretien

Utilisateur anonyme

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