Queue as a ADT
To come soon
Some questions on Queue
Application of queue
More on queue - here.
To come soon
Some questions on Queue
- Circular Queue
- Implement a Queue using two stacks
- Implement a queue in which push_rear(), pop_front and get_min() are constant time operations
- Implement a stack using queue
- Implement a stack using 2 queues
Application of queue
More on queue - here.
0 comments:
Post a Comment