Skip to content

Instantly share code, notes, and snippets.

@joedean
joedean / instructions.md
Last active January 13, 2022 01:56
RealPage Code Sample

RealPage Code Sample

We would like to get to know your coding style and see what you would consider your best work. In subsequent interviews, we'll talk through your code and make some changes.

CLI RPN Calculator

Implement a command-line reverse polish notation (RPN) calculator using a language that you know well.