Data Strucures
-
Updated
Sep 28, 2025 - Java
Data Strucures
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.
Java implementation of an Infix to Postfix Calculator with 3 stacks
A data structure that represent a cursor ( insertion point) using a linked stack in c++.
Add a description, image, and links to the linkedstack topic page so that developers can more easily learn about it.
To associate your repository with the linkedstack topic, visit your repo's landing page and select "manage topics."