The approach discussed in this video is for simple queue or the circular queue.
And the approach which uses the List class to implement the queue is for simple queue or circular queue.
The approach discussed in this video is for simple queue or the circular queue.
And the approach which uses the List class to implement the queue is for simple queue or circular queue.
Hi, thanks.
I’ll see the video and get back.
No, the implementation is still for a simple queue, though it can be modified to circular queue.
There must be a similar video for circular queue, you can watch that and compare the differences.