hactoberfest_contribution_2022
hactoberfest_contribution_2022 copied to clipboard
Implement Stack using Queues
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 Please assign this task to me.
Can I do it in CPP?
@rahulsingh522003 Yes, go ahead
I can do this in java. Please assign this to me :)
hey @Sachindrck can u assign this issue to me?