Queue Implementation
- Implement Queue using Stacks
- LRU Cache Implementation
- Implement Stack using Queues
- Queue (Linked List Implementation)
- How to efficiently implement k Queues in a single array?
- Implement a stack using single queue
- Implementation of Deque using circular array
- Circular Queue (Circular Linked List Implementation)
- Implement Stack and Queue using Deque
- Priority Queue using Linked List
- Priority Queue using doubly linked list
- Implementation of Deque using doubly linked list
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I want to work on "Implement Queue using Stacks", please allow me.
You can move forward with your solution.
added queue with array and linked list. Kindly merge.
I want to contribute Implementation of Deque using doubly linked list
Do it.
I have raised PR#112 for this issue. Please review and merge.
Can i please work on implementation of deque using circular array ?
Yes
Yes
Ive created a PR on Deque implementation using circular array...do please check it out.. #168
I have created a PR on Implementation Of Queue using Stack. Please review and check it out #179