Skip to content

Added front to indicate the starting of the Queue#109

Merged
dynamitechetan merged 1 commit into
TheAlgorithms:masterfrom
GauthamramRavichandran:patch-1
Sep 5, 2017
Merged

Added front to indicate the starting of the Queue#109
dynamitechetan merged 1 commit into
TheAlgorithms:masterfrom
GauthamramRavichandran:patch-1

Conversation

@GauthamramRavichandran

Copy link
Copy Markdown
Contributor

front is added so that dequeue can be done any number of times.Without front,it displays only self.entries[0] as dequeued.

Front variable is added so that dequeue can be done any number of times.Without front,it displays only self.entries[0] as dequeued.
@dynamitechetan dynamitechetan merged commit e4ef5d4 into TheAlgorithms:master Sep 5, 2017
@GauthamramRavichandran GauthamramRavichandran deleted the patch-1 branch September 8, 2017 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants