Frage im Vorstellungsgespräch bei LinkedIn

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

Antwort im Vorstellungsgespräch

Anonym

16. Okt. 2012

Use a stack (Like an HP calculator)