Skip to content

No labels!

There aren’t any labels for this repository quite yet.

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