hactoberfest_contribution_2022 icon indicating copy to clipboard operation
hactoberfest_contribution_2022 copied to clipboard

Implement Stack using Queues

Open Sachindrck opened this issue 2 years ago • 5 comments

Given a Queue data structure that supports standard operations like enqueue() and dequeue(). The task is to implement a Stack data structure using only instances of Queue and Queue operations allowed on the instances.

Sachindrck avatar Oct 05 '22 07:10 Sachindrck

@Sachindrck Please assign this task to me.

rahulsingh522003 avatar Oct 05 '22 18:10 rahulsingh522003

Can I do it in CPP?

rahulsingh522003 avatar Oct 05 '22 18:10 rahulsingh522003

@rahulsingh522003 Yes, go ahead

Sachindrck avatar Oct 06 '22 05:10 Sachindrck

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

notsanidhyak avatar Oct 07 '22 18:10 notsanidhyak

hey @Sachindrck can u assign this issue to me?

Ak8933 avatar Oct 08 '22 05:10 Ak8933