linkedstack
Here are 4 public repositories matching this topic...
Stack-based Calculator that performs mathematical operations like addition, subtraction, multiplication, division, exponentiation, and factorials. It uses a custom LinkedStack class to manage operations and adheres to standard operator precedence rules.
-
Updated
Feb 21, 2025 - Java
Java implementation of an Infix to Postfix Calculator with 3 stacks
-
Updated
Jan 4, 2018 - Java
A data structure that represent a cursor ( insertion point) using a linked stack in c++.
-
Updated
Aug 27, 2018 - C++
Improve this page
Add a description, image, and links to the linkedstack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linkedstack topic, visit your repo's landing page and select "manage topics."