Question d’entretien chez LinkedIn

Write a method that handles reverse polish notation using the correct data structure.

Réponse à la question d'entretien

Utilisateur anonyme

16 oct. 2012

Use a stack (Like an HP calculator)