Stacks, Queues - LIFO, FIFO project
-
Updated
Jan 20, 2024 - C
Stacks, Queues - LIFO, FIFO project
0x19. C - Stacks, Queues - LIFO, FIFO
The repo contains codes for implementation of the stack data structure and it's various applications.
Repo with resources from academic project (Imperative programming)
Push_Swap program sort data on a stack, with a limited set of instructions, using the lowest possible number of actions
A stack-sorting algorithm project using a limited set of operations, optimized for minimal moves.
Create program in C for the Monty language, read
Implementação de uma pilha em C com operações de empilhar (push) e desempilhar (pop), utilizando vetor estático e tratamento para pilha cheia e vazia.
Add a description, image, and links to the lifo-stack topic page so that developers can more easily learn about it.
To associate your repository with the lifo-stack topic, visit your repo's landing page and select "manage topics."