StaQue hakkında
Yığın, Kuyruk ve Dairesel Kuyruk işlemlerini göstermek için basit bir uygulama
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 Bilgileri
StaQue'in eski sürümleri
StaQue 1.0

APK Uygulaması ile Süper Hızlı ve Güvenli İndirme
XAPK/APK dosyalarını Android'e yüklemek için tek tıkla!