Domanda di colloquio di LinkedIn

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

Risposta di colloquio

Anonimo

16 ott 2012

Use a stack (Like an HP calculator)