stack-data-structure
Here are 25 public repositories matching this topic...
Basic data-structure implementations in Swift.
-
Updated
Jan 9, 2020 - Swift
🟣 Stack Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
-
Updated
Jan 6, 2024
**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
Stack and Queue Data Structure
-
Updated
May 28, 2024 - Python
Linear Data Structure - Stack Implementation ( Advanced Structure Programming - Section 2)
-
Updated
Feb 19, 2020 - C++
Implementing a sorting algorithm in C using stack data structure.
-
Updated
Nov 13, 2023 - C
Implementation of different Data Structures
-
Updated
May 23, 2021 - C
In this repo, I implemented the Stack Data Structure using JavaScript
-
Updated
Apr 28, 2023 - JavaScript
Learn How to implement different Data Structures and Algorithms in JAVA
-
Updated
Jul 3, 2023
-
Updated
Sep 28, 2024 - Haskell
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
Random Stack problems that i have tried.
-
Updated
Oct 1, 2021
Stack in cpp with basic methods, helper methods, management methods, operation methods, a method that displays the list by overflowing the "<<" operator, among others.
-
Updated
Sep 2, 2023 - C++
This repository contains solutions of questions related to Stack Data Structure.
-
Updated
Apr 13, 2021 - C++
Java implementation for some data structures.
-
Updated
Feb 7, 2023 - Java
Implementasi sederhana struktur data stack pada python.
-
Updated
Aug 20, 2023 - Python
A collection of data structures implemented in Java, showcasing practical examples and usage scenarios of various fundamental data structures.
-
Updated
Jun 15, 2024 - Java
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
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.
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."