Implement Queue using Stack (Explanation) Part 1

preview_player
Показать описание
Queue using Stack. We are implementing the Queue data structure by using two stacks. Enqueue and dequeue operations are performed by using push and pop operations on the two stacks.
Рекомендации по теме
Комментарии
Автор

I have to say it's the best video explaining implementing queue using stacks so far. Even beginner like me can understand. Good stuff!

sofiayz
Автор

Best explanation of implementing a queue using two stacks, congrats Sir

fabiocinicolo
Автор

I swear. You are an ideal professor for quarantine online studies, sir


P.S: Greetings from Romania

laplacekovalski
Автор

best video...just ask in my intervieww ....u explain very well thank you.

poojatikhe
Автор

Thanks sir!
you helped me a lot
by your videos i got 1st place in district olympiad!

spacesuitred
Автор

Thank you bro, very intuitive explanation.

shrijanaryal
Автор

nice 1 bro...quick and simplest explanation...subbed

_rahuldhiman
Автор

very well explained sir tqq so much !!!

kancharlakarthik
Автор

if we have two stacks SA and SB with have each n and m max arrays, and those stacks as input for a queue, the highest number in front and no same number. How to solve it?

kumpulanvideoviral
Автор

You are awesome bro, the way you explain the concept

shanikumar
Автор

very well explained @Vivekanand Khyade - Algorithm Every Day

Saimelodies
Автор

the way u told was wrong sir we cannot move front it will fixed at "array[0]" only

cinesitechronicles
Автор

Good, but what is the use-case of this one in realworld applications?

SpiritOfIndiaaa
Автор

Could you also add a video on implementation of N stacks from a single array?

ajeethv
Автор

Sir implementation to queue using array....
Cn v get tht..?

adityashukla
Автор

sir, can you upload stack infix to postfix, prefix video?

akshaybangar
Автор

Bhaiya stack AND Queue ka similarities kya hoga definition

satishyadav
Автор

Sir can you please take last year gate questions of DS and DAA.???

jungkookseuphoricfield
Автор

I want circular quee explanation and operations sir

bharath.pampana