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

Queue Implementation #27

Open
Iltwats opened this issue Oct 1, 2020 · 11 comments
Open

Queue Implementation #27

Iltwats opened this issue Oct 1, 2020 · 11 comments
Labels

Comments

@Iltwats
Copy link
Member

Iltwats commented Oct 1, 2020

  1. Implement Queue using Stacks
  2. LRU Cache Implementation
  3. Implement Stack using Queues
  4. Queue (Linked List Implementation)
  5. How to efficiently implement k Queues in a single array?
  6. Implement a stack using single queue
  7. Implementation of Deque using circular array
  8. Circular Queue (Circular Linked List Implementation)
  9. Implement Stack and Queue using Deque
  10. Priority Queue using Linked List
  11. Priority Queue using doubly linked list
  12. Implementation of Deque using doubly linked list
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@abhinashgiri
Copy link
Contributor

I want to work on "Implement Queue using Stacks", please allow me.

@Iltwats
Copy link
Member Author

Iltwats commented Oct 1, 2020

You can move forward with your solution.

abhinashgiri added a commit to abhinashgiri/hacktoberfest that referenced this issue Oct 1, 2020
Working on issue no. The-Streamliners#27 
Implement Queue using Stacks
abhinashgiri added a commit to abhinashgiri/hacktoberfest that referenced this issue Oct 1, 2020
Working on issue no The-Streamliners#27
Implement Queue using Stacks
@itsharshitb
Copy link
Contributor

added queue with array and linked list. Kindly merge.

@bhavyakjain
Copy link
Contributor

I want to contribute Implementation of Deque using doubly linked list

@Iltwats
Copy link
Member Author

Iltwats commented Oct 3, 2020

Do it.

@bhavyakjain
Copy link
Contributor

I have raised PR#112 for this issue. Please review and merge.

@RiyaMathew-11
Copy link
Contributor

Can i please work on implementation of deque using circular array ?

@Iltwats
Copy link
Member Author

Iltwats commented Oct 15, 2020

Yes

@RiyaMathew-11
Copy link
Contributor

Yes

Ive created a PR on Deque implementation using circular array...do please check it out.. #168

aasthajain12 added a commit to aasthajain12/hacktoberfest that referenced this issue Oct 26, 2020
@aasthajain12
Copy link
Contributor

I have created a PR on Implementation Of Queue using Stack. Please review and check it out #179

Iltwats added a commit that referenced this issue Oct 26, 2020
@aasthajain12 aasthajain12 mentioned this issue Oct 26, 2020
Merged
Iltwats added a commit that referenced this issue Oct 30, 2020
Iltwats added a commit that referenced this issue Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants