Circular Queue in Java | ISC Computer Science 2020 Theory

Channel:
Subscribers:
1,540
Published on ● Video Link: https://www.youtube.com/watch?v=41Z2i1le0Fs



Duration: 11:52
28 views
2


Circular Queue in Java | ISC Computer Science 2020 Theory

A circular queue is a linear data structure which works on the principle of FIFO, enables the user to enter data from the rear end and remove data from the front end with the rear end connected to the front end to form a circular pattern.

#isc #computerscience #java #datastructure #queue







Tags:
circular queue
circular queue in data structure
circular queue using array
circular queue program in java
circular queue isc computer science