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

stack-data-structure · GitHub Topics · GitHub

#

stack-data-structure

Here are 29 public repositories matching this topic...

Learn How to implement different Data Structures and Algorithms in JAVA

  • Updated Jul 1, 2025
  • Java

About stack data structure...

  • Updated Mar 15, 2020
  • C++

Java implementation for some data structures.

  • Updated Feb 7, 2023
  • Java

A console based application capable of encrypting a text (.txt) file. It implements stack data structure, file handling and encryption algorithm. The project was created as a mini-project required for the partial fulfillment of internal evaluation of 3rd semester of B.Tech(CSE) degree.

  • Updated Aug 23, 2019
  • C

A python application on GitHub that utilizes a candy dispenser and Tkinter GUI to demonstrate the working of a stack data structure.

  • Updated Jan 13, 2023
  • Python

In this repo, I implemented the Stack Data Structure using JavaScript

  • Updated Apr 28, 2023
  • JavaScript

Linear Data Structure - Stack Implementation ( Advanced Structure Programming - Section 2)

  • Updated Feb 19, 2020
  • C++

Generates a maze and finds a path from start to end using Depth-First Search.

  • Updated Feb 24, 2024
  • Python

**push_swap** is a C project that implements a sorting algorithm to sort a stack of integers with the minimum number of operations. The goal is to demonstrate efficient stack manipulation and algorithm optimization.

  • Updated Oct 11, 2024
  • C

In this project, about sort data in a stack using a limited set of instructions, aiming to achieve the lowest possible number of actions. To succeed, i use various algorithms and choose the most appropriate one for optimized data sorting.

  • Updated Jan 22, 2026
  • C

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

  • Updated Jun 12, 2026
  • C

An algorithmic challenge in C to sort data on a stack using a limited set of instructions (push, swap, rotate). The main goal is to sort with the minimum number of operations. Includes a checker program to validate the sorting instructions

  • Updated Dec 9, 2025
  • C

A professional Java Swing application for inventory tracking using the Stack (LIFO) data structure. Features real-time stock management, automated total value calculation, and a detailed activity log with timestamped push/pop operations.

  • Updated Apr 6, 2026
  • Java

This repository contains solutions of questions related to Stack Data Structure.

  • Updated Apr 13, 2021
  • C++

Improve this page

Add a description, image, and links to the stack-data-structure 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-data-structure topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL