StaQue
6.5 MB
File Size
Android 4.4+
Android OS
About StaQue
A simple App to demonstrate Stack,Queue and Circular Queue operations
A simple App to demonstrate Stack,Queue and Circular Queue operations.
The basic Operations on Stack are pop and push.The pop operation is used to add an element to the Stack.The push operation is used to remove an element from Stack.It follows LIFO principle
The basic Operations on Queue are insert and delete.The insert operation is used to add an element to the Queue.The delete operation is used to remove an element from Queue.It follows FIFO principle
The basic Operations on Circular Queue are insert and delete.The insert operation is used to add an element to the Circular Queue.The delete operation is used to remove an element from Circular Queue.It follows FIFO
The difference between Queue and Circular Queue is,last position is connected back to the first position to make a circle.
What's new in the latest 1.0
StaQue APK Information
Old Versions of StaQue
StaQue 1.0
Super Fast and Safe Downloading via APKPure App
One-click to install XAPK/APK files on Android!