/monty

Data Structures in C - Stacks(LIFO) and Queues(FIFO). The focus on this project is to understand non-primitive linear data structures and their use cases. What do LIFO and FIFO mean? What is a stack, and when to use it? What is a queue, and when to use it? What are the most common use cases of stacks and queues? What is the proper way to use global variables?

Primary LanguageC

Stargazers

No one’s star this repository yet.