Skip to content

marchellelundquist/ExpressionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ExpressionTree

Expression tree program written in Java for a class assignment.

This program creates and evaluates expression trees. ExpressionTree creates ExpressionNode objects which are used in the building of expression trees, then utilizes the MyStack class to create LinkedList-based stacks which allow for the evaluation of the expression trees' postfix and prefix expressions.

About

Expression tree program written in Java for a class assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages