Topic: "linkedstack"
abdelhalimyasser/Data-Structures
Data Strucures
Language: Java - Size: 449 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0
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: 233 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
3dylson/my-collections
Some collections in Java
Language: Java - Size: 16.6 KB - Last synced at: almost 3 years ago - Pushed at: over 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: almost 3 years ago - Pushed at: over 7 years 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: almost 3 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0