One of the finest videos on stack. It explains everything in detail.
@krishnanayak34926 күн бұрын
Bhai main sach bol raha hu ....this course is 100% better then paid course......i compared it..❤❤❤
@akashgautam583 Жыл бұрын
is video ko dekh kar meri aakhe bhar aayi 😢.... I was waiting for this lecture and also very excited.. Your Teaching style is very very good... Now, I am addicted to Your lecture.. Very very thank you sir,..❤❤❤ Sir, I downloaded your lecture then watch it.. because it save my internet..
@hopealive3013 Жыл бұрын
I watched whole lecture in 2X and at no point I paused or rewind , great and crystal clear teaching!!!
@devanshpal9447 ай бұрын
Bhai ab is playlist ke tree wagera ke video kidhar hai
@xnsglitch61527 ай бұрын
@@devanshpal944 eveyone is focusing on paid course... I think treee, dp wagera k lia paid course lena padega
@vcIND183 ай бұрын
other topics are on Pw website for free
@nitindagur696915 сағат бұрын
@@vcIND18 bhai link share krna mujhe nhi mil rha free wla
@ratansarkar7444 Жыл бұрын
I'm a student of scaler achadamy but this contents is better then my paid course
@MdArif-pc9bz Жыл бұрын
Yeah it's true brother, the videos were very helpful 🤠
@Luffy_2804 Жыл бұрын
why did you take the paid course on the first place ?
@ashtheconqurer1782 Жыл бұрын
same brother bhai stack ka concept toh upar se gaya mera
@tricksforsolving28046 ай бұрын
But But I saw on KZbin that scaler provide osm level of features for students
@prabhatkumar92455 ай бұрын
Yes bro❤❤
@sh.creation. Жыл бұрын
Sir, Your way of teaching is amazing 😍. THANK YOU SIR for your efforts
@sasta_reporter4 ай бұрын
no one can teach better than raghav garg sir his teaching style always help me in learning thingss thankyou soo much raghav sir😇
@Luffy_2804 Жыл бұрын
54:36 time complexity in this case will be O(n + n + 1) = O(2n+1) ~ O(n) printing will be constant time as we are counting the iteration of the while loop ie. n times inside that printing the element will be constant time , overall complexity is correct but the explanation for printing the elements is incorrect so this is for the people who are confused but the rest explanation is so good : ) really enjoying every bit of it thanks for this amazing free course
@Luffy_2804 Жыл бұрын
1:20:30 push at bottom question solution : ) static void pushAtBottom(Stack stack , int element){ if(stack.isEmpty()){ stack.push(element); return; } int topElement = stack.pop(); pushAtBottom(stack, element); stack.push(topElement); }
@f1channel608 ай бұрын
MAZA AA GAYA ❤🔥
@rishabhsharma52459 ай бұрын
best lecture learned a lot and thank you pw team for providing us with this excellent tutorials which are way better than the paid courses and best among all you tubers
@riyagholia620011 ай бұрын
respected sir , i came to your for the first time i thought i am clear with the topic recursion and doing stack with you here . bt sir you clerified my all little doubt very clearly so....thankyou so much sirr thanks alot
@anilprasad3802 Жыл бұрын
Maza aaya sir.. kitna accha smjhte ho sir... Ek hi baar sb smjh gya.. thanku 😊
@ayansiddiqui7383 Жыл бұрын
Best lecture on Stack on KZbin+ paid courses combined!
@arvindkumarmishra7660 Жыл бұрын
Finally wait is over, hats off to you sir !!
@VishalKumar-zd1xw3 ай бұрын
2:35:52 Linked List implementation of stack size-- should be there in pop();
@motivation.9Ай бұрын
Awesome explanation of stacks ❤❤
@Danishalam15555 ай бұрын
thnk you sir maja aagya aapse pdhke kabhi bhi main bore nhi hota hu bas please aap yha baki ka topic complete krwa digiye please
@rohannJhaaaa2 күн бұрын
You made my super interest on DSA From Btech till having 2.5 years of experince, I hate dsa Mza aa gya...........
@feedi_imraj2.1m434 ай бұрын
2:40:43 Sir size-- in pop function, After pop your out put came 3, before the size was 3
@ABHISHEKSHARMA-jj5jh7 ай бұрын
best video to watch for stack
@akashvishwakarma7654 Жыл бұрын
Nice video sir Thank you😊😊
@arpangarai9493 ай бұрын
Maza ageya ❤🔥
@_hustler_boy7 ай бұрын
you are my favourite teacher
@rajkapoor6166 Жыл бұрын
You Rock Sir
@Dr_brainco_ Жыл бұрын
MAZZAA AA GYA '😀😀🔥🔥🔥🔥🔥🔥🔥
@marvelanddisneyworld31419 ай бұрын
maazaa aa gya Sir..🤩😍😍😍
@prithukathet1936 ай бұрын
wow. Amazing. Thank you so much sir !!
@vishalkiroriwal76997 ай бұрын
kya bawal chiz bnaya re 🥰🥰🥰
@prathameshhiremath1379 Жыл бұрын
maja agay sirji ,it will help for placements
@parthib.1555 Жыл бұрын
Mazza Aagaya
@nageshmane_146068 ай бұрын
Thank you Sir EXcellent Teaching skills
@Moment95817 Жыл бұрын
Recursion ki Duniya manvi mam ne clear kar diya hai ❤
@CTrickC10 ай бұрын
Have you watched all DSA lecture
@Moment958177 ай бұрын
@@CTrickC Almost
@aarzumustafa4586 Жыл бұрын
Thank you so much sir for your support ❤❤
@aapkaapnabhojpuri9481 Жыл бұрын
Sir aap great ho
@jagannathsahoo6018 Жыл бұрын
mazza agayaa sir❤❤👌
@Luffy_2804 Жыл бұрын
1:37:34 the clue really helped a lot to figure out the algo : ) static void pushAtBottom(Stack stack , int element){ if(stack.isEmpty()) { stack.push(element); return; } int topElement = stack.pop(); pushAtBottom(stack, element); stack.push(topElement); } static void reverseTheStack(Stack stack){ if(stack.size()==1) return; int topElement = stack.pop(); reverseTheStack(stack); pushAtBottom(stack, topElement); }
@AmarGupta-sy9cy3 ай бұрын
mza aa gya sir..
@amandubey9296 Жыл бұрын
Maja aa gaya -- Thank you Sir 🙂
@Luffy_2804 Жыл бұрын
1:25:35 remove from bottom / any index solution Stack stack = new Stack(); Stack stack2 = new Stack(); stack.push(20); stack.push(40); stack.push(60); // index - 2 stack.push(80); stack.push(100); // total size = 5 (5-2 = 3) 3-> index 2 (element to be removed) int index = 2; while(stack.size()-1>index){ // for 0 based indexing stack2.push(stack.pop()); } stack.pop(); // removing the element at given index while(stack2.size()>0){ stack.push(stack2.pop()); } System.out.println("the size of the stack is :" + stack.size()); System.out.println(stack);
@princesingh7133 ай бұрын
maaza aa gaya
@MonkeyDLuffyOnePieceOfficial Жыл бұрын
Maza Aagaya sir!!
@samakpoetry48467 ай бұрын
maja aa gya.....👍
@NirajKumar-fr3ef Жыл бұрын
Bohot maja aaya sir..
@indreshyadav3684 Жыл бұрын
Maza aa Gaya sir ji
@RiskyBoy1077 ай бұрын
Best Explanation
@Luffy_2804 Жыл бұрын
1:08:09 after getting the clue i have implemented the recursive algo , we can print in reverse order using this given code : ) static void printTheStack(Stack stack){ if(stack.isEmpty()) return; int topElement = stack.pop(); System.out.print(topElement + " "); printTheStack(stack); }
@op-zm8sw Жыл бұрын
Bro I want to ask many questions can you please share your insta I'd or something else
@Krishnayadav-jk6pn Жыл бұрын
Good lecture for Beginners
@GajananKamble-pc6lb8 ай бұрын
maja aagya thank you so much sir
@TripleH-p2b Жыл бұрын
Sir your way of teaching ❤🥰
@CTrickC10 ай бұрын
Have you watched all DSA lecture
@SKYian.7 ай бұрын
Maza aa Gaya ❤❤
@yogikoli16538 ай бұрын
Mzaa agya
@svedits7567 Жыл бұрын
Nice lecture...completed it today
@aamishcr7768 Жыл бұрын
Mazaa aa gaya sir
@SnehansuPradhan Жыл бұрын
Such a great explanation sir hats off
@Usernamepreeti Жыл бұрын
Stack padke maza aa gaya
@Titanium-r7q2 ай бұрын
Maza aa gaya ----->
@Abhaykumar-lw7nrАй бұрын
mza aa gya..
@Luffy_2804 Жыл бұрын
1:52:42 my array implementation using constructor to take the size of the array : ) class Stack { private int size; private int index = 0; private int[] arr; Stack(int size) { this.size = size; arr = new int[this.size]; } void push(int x) { if (isFull()) { System.out.println("Stack is full!"); return; } arr[index] = x; // adding element index++; // increasing the value of index } int pop() { if (isEmpty()) { System.out.println("Stack is empty!"); return -1; } int topElement = arr[index - 1]; // storing top element arr[index - 1] = 0; // setting the top element to 0 as we are removing (default value) index--; // decreasing index as one element is removed return topElement; } void display() { for (int i = 0; i
@aryamanray746 Жыл бұрын
Maza aa gaya!!!!!!
@aksharbrahm4618 Жыл бұрын
great lecture and explanation
@Beyondbalmiki6 ай бұрын
Nice video sir ji
@thesolocamperksvs965 Жыл бұрын
As follows maja aagya
@imtiyazalam8628 Жыл бұрын
Maza aagaya
@raskundu8106 Жыл бұрын
Maza aa Gaya ........
@sasta_reporter7 күн бұрын
maja aagya raghav sir
@Inspire_with_SM Жыл бұрын
bole to jhakasss!
@TanmayInfotech Жыл бұрын
2:51:28 maza aa gya
@viveksahane13149 ай бұрын
sir aap bhut accha padhate hein thanks
@AmitkumarMahto-d9c Жыл бұрын
Maza aa gaya
@Priyew Жыл бұрын
Mazza aa gya..
@nitindagur6969Күн бұрын
better than paid course
@debapriyo007 Жыл бұрын
maza agaya..🥰🤞
@Sibasundarj822 күн бұрын
Maja Aa Gaya
@technoanalysis2 ай бұрын
Also better than Coding Ninja which is costly
@nabinkumarshaw4474 Жыл бұрын
Mja aa gya sir sach mey
@JEKisCODING4 ай бұрын
mazaa aa gya
@vivektiwarii_ Жыл бұрын
Mzaaa aa gya sir
@priyanshutrivedi2357 Жыл бұрын
2:51:21 maza aa gya 🔥🔥🔥
@jayateerthag.h53726 ай бұрын
Maza aagya
@MuhammadUsman-cp3up5 ай бұрын
Maza agya
@UdayGarg3 ай бұрын
mza agyaa
@amanshrivastavaofficials Жыл бұрын
Maja aagya💓
@vickyplaybeats Жыл бұрын
maja aa gaya bhaiya
@madhav2993 Жыл бұрын
maza aa gaya
@surishtirajkaralia801 Жыл бұрын
Mjja a gya😊
@JeetuKumar-wd1uw Жыл бұрын
Awesome teacher
@sunilverma-oz4nm Жыл бұрын
mja a gya
@harshchouksey7740 Жыл бұрын
great explanation👍👍👍
@ParthDabhiOfficial3 ай бұрын
Maja Aa Gaya, Radha Radha 🌺
@tf6ml Жыл бұрын
Maja aa gaya Sir
@ArshadKhan-xb3sz Жыл бұрын
maza aagya
@mrinalpatra7415 Жыл бұрын
maza bahot aa gya aaj ... itna nhi aani chahiye thi😂