Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Implement Queue using Stacks #153

Open
Sachindrck opened this issue Oct 5, 2022 · 4 comments
Open

Implement Queue using Stacks #153

Sachindrck opened this issue Oct 5, 2022 · 4 comments
Assignees
Labels
challenge good problem to challenge yourself

Comments

@Sachindrck
Copy link
Owner

We are given a stack data structure with push and pop operations, the task is to implement a queue using instances of stack data structure and operations on them.

@Sachindrck Sachindrck added the challenge good problem to challenge yourself label Oct 5, 2022
@Lovishgupta1001
Copy link

Can I do this ?? Please assign this to me

@Mohitt0
Copy link

Mohitt0 commented Oct 5, 2022

hey @Sachindrck assign this to me

@RahulJaysawal
Copy link

hi @Sachindrck I have a good command of DSA and I want to contribute please assign me.

@notsanidhyak
Copy link

I can do this in Java.
Please assign this to me :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
challenge good problem to challenge yourself
Projects
None yet
Development

No branches or pull requests

5 participants