Skip to content

IsaacSussman/calculator-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator DSA Assigment

An introductory assignment/lab for students first learning the use of stacks and queues.

Walks students through using stacks and queues to implement the Shunting Yard algorithm for converting from infix to postfix and evaluating postfix expressions using a stack, along with offering a number of extensions.

See the instructions file for further details.

About

An introductory assignment for students first learning the use of stacks and queues.

Topics

Resources

Stars

Watchers

Forks

Languages