🟣 Stack Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2026.
-
Updated
Jan 4, 2026
🟣 Stack Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2026.
Basic data-structure implementations in Swift.
Learn How to implement different Data Structures and Algorithms in JAVA
Algorithms and data structures
Implementation of different Data Structures
Java implementation for some data structures.
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.
A python application on GitHub that utilizes a candy dispenser and Tkinter GUI to demonstrate the working of a stack data structure.
Generates a maze and finds a path from start to end using Depth-First Search.
Stack and Queue Data Structure
Linear Data Structure - Stack Implementation ( Advanced Structure Programming - Section 2)
**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.
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
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.
In this repo, I implemented the Stack Data Structure using JavaScript
Implementasi sederhana struktur data stack pada python.
A collection of data structures implemented in Java, showcasing practical examples and usage scenarios of various fundamental data structures.
This repository contains solutions of questions related to Stack Data Structure.
Add a description, image, and links to the stack-data-structure topic page so that developers can more easily learn about it.
To associate your repository with the stack-data-structure topic, visit your repo's landing page and select "manage topics."