stack-queue
There are 28 repositories under stack-queue topic.
Anshika15/DataStructures
Data Structures and Algorithms (Checkout solutions and implementations of all the DS/Algos in this repository)
paulsagar1a/Data-structure-and-algorithm
For learning and development purpose
utsavpatel562/DSA
Data structure & Algorithm
ElbazAhmed/Data-Structures-and-Algorithms
This repository contains my solutions to various problems and my practice implementations of data structures and algorithms in Java.
GenesisBlock3301/coding_interview_preparation
It's totally coding interview preparation repo, based on python programming language. Try to follow algorithm and data structure's best practice.
hiprav/DSA-LeetCode
LeetCode Practice๐พ๐จโ๐ป
aman1100/Data-Structure
you can acknowledge this repository as an data structure course. in this repository all the data structure information are going to be published with proficient code and comments.
AnujCodeZ/DSA
Data Structures and Algorithms
danish-kv/DSA
Data Structure and Algorithm
eshaagarwa/GFG-POTD
About ๐๐I solve the Problem of the Day on GeeksforGeeks daily ๐๏ธ๐งฉ and have successfully tackled Love Babbar's 450 DSA sheet ๐ . My primary coding language is JAVA ๐ป, but I have also solved many problems in C++,Python โ. ๐๐
nifemifaith07/monty_interpreter
Stacks, Queues - LIFO, FIFO
quang-pham-dev/ds-a
[WIP] The repository for revising and practicing data structures and algorithms. [TODO] move to practice with python
louisjuliendo/Infix-Postfix-Conversion-Binary-Tree-Expression
๐งฎ Infix-Postfix Calculator with Binary Tree Visualizer written in Java
o-richard/c-problem-sets
This is a collection of various problem sets solved by the C programming language.
Sakhinamammadzade/holbertonschool-monty
In this Repository, me and my teammate Fatima C wrote a monty project based on Stacks, Queues - LIFO, FIFO, with a small interpreter sample.
SohamKhisa/CSE204-Data-Structures-and-Algorithm-I-Sessional
This repository consists of the data-structures and algorithms, I implemented for the lab course CSE204: Data Structures and Algorithm I Sessional.
VMANAPURE09/Day14-StacksAndQueues
Data Structure Practice Problem
Abhishek-Anand21/Next-Greater-Element
Given an array arr[ ] of size N having distinct elements, the task is to find the next greater element for each element of the array in order of their appearance in the array.
brian09088/data-structure
CE2002B-่ณๆ็ตๆง
DhanteyUD/Code-Repo
A code repo for code practices
FawadJawaid/DS-stack-queue-operations
This project solves the certain problems of Data Structures using Stacks and Queues.
grudasakti/student-database
Simple Student Database using C
harismuneer/Queue-using-Stacks
๐ A complete C++ implementation of Queue using two Stacks.
NushratJabenAurnima/Stack_Queue_Problems
This highlights solving problems with using both stack and queue.
oliver-anh-nguyen/algorithm_cp
Practice Algorithm CP