Skip to content

During an interview I had to produce a Reverse Polish Notaion (rpn) calculator in Ruby and Java. These are the results.

Notifications You must be signed in to change notification settings

shieldcharm/rpn_calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a Revers Polish Notation (rpn) calculator I implemented as a programming excercise.  There are solutions in Java and Ruby.

About

During an interview I had to produce a Reverse Polish Notaion (rpn) calculator in Ruby and Java. These are the results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.9%
  • Ruby 39.1%