Skip to content
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

Doubly Ended Queue Implementation #1987

Open
U-c0de opened this issue May 24, 2021 · 1 comment
Open

Doubly Ended Queue Implementation #1987

U-c0de opened this issue May 24, 2021 · 1 comment

Comments

@U-c0de
Copy link
Contributor

U-c0de commented May 24, 2021

Is your feature request related to a problem? Please describe.
Implementation of Doubly Ended Queue using Array with proper comments and clear explanation

Describe the solution you'd like
a double-ended queue is an abstract data type that generalizes a queue, for which elements can be added to or removed from either the front or back.

Do you want to work on it
Yes I want to work in Python

@Rohan27s @rish-singhal @tarun26091999 Do assign me

@purohitmansi
Copy link

I want to work on this issue please assign me this.

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

No branches or pull requests

2 participants