Question d’entretien chez Microsoft

implement a queue usind a stack in python.

Réponse à la question d'entretien

Utilisateur anonyme

20 juil. 2020

not sure what was the right solution but they wanted to implement it using 2 stacks.