Pergunta de entrevista da empresa LinkedIn

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

Resposta da entrevista

Sigiloso

16 de out. de 2012

Use a stack (Like an HP calculator)