Open jainaman1398 opened 6 years ago
Feel free to create a pull request for this. 👍
@jainaman1398 are you working on this or can I work?
I am working, I will get it done by tomorrow
Is this issue still open or may I contribute ?
@vandana1212 There is actually a pull request for this : #3251, you can still implement it in another language if you wish.
Okay. Thank you. I will be working on it in Java.
i can work in python
I would like to work on it in C++ and python please assign this to me.. As a part of GSSoC20.
This is a(n):
Details:
Double-ended queues are sequence containers with the feature of expansion and contraction on both the ends. Unlike vectors, contiguous storage allocation may not be guaranteed.I can create the solution in C++ using STL