Skip to content

Added front to indicate the starting of the Queue #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

GauthamramRavichandran
Copy link
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