Skip to content

An algorithm that can be used to solve mathematical expressions. The algorithm is based on two stacks, one for values and one for operands where the app takes two top values and one top operand and use it for those two values.

Notifications You must be signed in to change notification settings

adyxoni/dijkstra-two-stack-algorithm

About

An algorithm that can be used to solve mathematical expressions. The algorithm is based on two stacks, one for values and one for operands where the app takes two top values and one top operand and use it for those two values.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages