GitHub topics: linkedstack
Shabnam-Khaqanpoor/Calculator-Using-Stack Fork of UI-DS-02/stack-Shabnam2003
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.
Language: Java - Size: 229 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mrchowmein/Java-Infix-To-PostFix-Calculator
Java implementation of an Infix to Postfix Calculator with 3 stacks
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

3dylson/my-collections
Some collections in Java
Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Jeffresh/cursor
A data structure that represent a cursor ( insertion point) using a linked stack in c++.
Language: C++ - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
