JacobK233811 / SmartCalculator

Smart Calculator Hard Difficulty project from JetBrains Academy. Used doubled-ended queue data structure and Reverse Polish Notation (RPN) to interpret and solve infix notation math expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartCalculator

Smart Calculator Hard Difficulty project from JetBrains Academy. Used doubled-ended queue data structure and Reverse Polish Notation (RPN) to interpret and solve infix notation math expressions.

About

Smart Calculator Hard Difficulty project from JetBrains Academy. Used doubled-ended queue data structure and Reverse Polish Notation (RPN) to interpret and solve infix notation math expressions.


Languages

Language:Python 100.0%