Queue Flashcards

1
Q

What is a queue

A

A data structure has a First in First Out data structure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Dequeue and Enqueue

A

Dequeue -

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Difference between stack and queue

A

Stack is Last In First Out and Queues First in First out

How well did you know this?
1
Not at all
2
3
4
5
Perfectly