Skip to content

Labels

Labels

  • Something isn't working
  • This issue or pull request already exists
  • New feature or request
  • Good for newcomers
  • Extra attention is needed
  • This doesn't seem right
  • A data structure is said to be linear if its elements form a sequence.
  • Further information is requested
  • FIFO the first element added to the queue will be the first one to be removed
  • LIFO, a stack is an abstract data type that serves as a collection of elements (push, pop)
  • This will not be worked on