Commit Graph

2 Commits

Author SHA1 Message Date
RGauthamRam
7e26755140 Added front to indicate the starting of the Queue
Front variable is added so that dequeue can be done any number of times.Without front,it displays only self.entries[0] as dequeued.
2017-09-03 22:33:24 +05:30
d79105d5cf Added queue on stack 2016-10-09 12:20:45 -04:00