FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

stack-implementation · GitHub Topics · GitHub

#

stack-implementation

Here are 15 public repositories matching this topic...

It contains the implementation of some data stuctures i learned ;)

  • Updated Nov 4, 2020
  • C++

This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.

  • Updated Aug 15, 2024
  • Java

Versatile project that allows dynamic stack creation for any data type without arrays, enhanced for ease of use and adding of new types

  • Updated Nov 24, 2023
  • C

This explains the implementation of various data structures

  • Updated Dec 28, 2022
  • Java

This is a simple stack implementation in C, using an array as the underlying data structure. It's possible to resize the stack, and it's possible to set the initial size of the stack.

  • Updated Dec 2, 2022
  • C

A simple C++ program simulating a browser's back button using Stack logic. It actually opens real websites on your desktop!

  • Updated Aug 3, 2026
  • C++

Implements Stack Data structure in Android studio with kotlin as back end

  • Updated Jul 30, 2023
  • Kotlin

It's all about stacks. Here, I explained PUSH, POP, PEEK and DISPLAY operation of stack in STACKS_VITALOPERATIONS file.

  • Updated Jul 3, 2023
  • C

Assignment from CS62 Data Structures & Advanced Programming @ Pomona College

  • Updated Mar 23, 2023
  • Java

Projects for "Algorithms & Data Structures" course @ Gdańsk University of Technology.

  • Updated Mar 23, 2026
  • C++

C++ code Implementation a template-based stack using a singly linked list. Extra Global Functions: 1)StringReverse() 2)IsBalanced()

  • Updated Jun 12, 2022
  • C++

Calculate an arithmetic operation using operand and operator stacks. Arithmetic operation is given in string format.

  • Updated Jun 6, 2019
  • C

stack c implementation , stack application infix to postfix and postfix to infix

  • Updated Mar 19, 2023
  • C

Program in C that sort a pile using another pile

  • Updated Jun 13, 2024
  • C

Improve this page

Add a description, image, and links to the stack-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stack-implementation topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL