There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a simple console program to convert prefix expression into post fix expression and will also calculate the end result of that expression using stack .