Maths and Computing
Home
Books
Mathematics
Binary
Computing
Coding
Information
Circular Queue Activity
Change activity
Queue
1
2
3
4
5
6
Add data to the queue by entering a value and then selecting "Push".
Remove data from the queue by entering a value and then selecting "Pop".
Either the front and back of the queue are indicated or the read and write positions. Change the mode by selecting the show button.
After emptying the queue the read position moves back to 1.