janniklth / ArithmeticTree

The project aims to develop a system that can parse arithmetic expressions as binary trees in all three representations, build the arithmetic tree from the input, and evaluate the result of the tree, along with determining the number of nodes and the depth of the tree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

janniklth/ArithmeticTree Stargazers