Skip to content

Eseoghene-ODODO/monty

Repository files navigation

0x19. C - Stacks, Queues - LIFO, FIFO

Learning Objectives

  • At the end of this project, you are expected to be able to explain to anyone, without the help of Google

General

  • 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 common implementations of stacks and queues
  • What are the most common use cases of stacks and queues
  • What is the proper way to use global variables

About

0x19. C - Stacks, Queues - LIFO, FIFO C Group project Algorithm Data structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages