Skip to content

Labels

Labels

  • bug

    Something isn't working
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • Linear data structures

    A data structure is said to be linear if its elements form a sequence.
  • question

    Further information is requested
  • queue

    FIFO the first element added to the queue will be the first one to be removed
  • stack

    LIFO, a stack is an abstract data type that serves as a collection of elements (push, pop)
  • wontfix

    This will not be worked on