Implementation of Stack using Arrays

  Рет қаралды 254,905

take U forward

take U forward

Күн бұрын

Пікірлер: 70
@takeUforward
@takeUforward 3 жыл бұрын
Do write "understood" if you understood, motivates me :) Insta: instagram.com/striver_79/​
@PremKumar-rd1uv
@PremKumar-rd1uv 3 жыл бұрын
Understood bro
@written_syntax
@written_syntax 3 жыл бұрын
understood.
@urbirooj5413
@urbirooj5413 3 жыл бұрын
Hi Vikramaditya when I tried to click on your Telegram link I got an error saying there is no Telegram account with this username.
@takeUforward
@takeUforward 3 жыл бұрын
@@urbirooj5413 search “takeuforward” in telegram
@vattiyeshwanth282
@vattiyeshwanth282 Жыл бұрын
No doubt at all !! You are one of the best teachers I have seen up to now!
@iamchiraggupta
@iamchiraggupta 7 ай бұрын
hey! man can u tell me the correct oder to watch striver playlist
@akworld2739
@akworld2739 6 ай бұрын
@@iamchiraggupta go through a2z
@yogiandyukti9433
@yogiandyukti9433 3 жыл бұрын
Thanks bhaiya, youtube pe aapse accha koi explain nhi krta. Best of the best ho aap. Please please please yeh series thodi jaldi se complete kr dejea.
@being.popular
@being.popular 3 жыл бұрын
Understood. Thanks a lot bhaiya for putting up ur efforts and helping all of us!!
@abhimanyu6534
@abhimanyu6534 3 жыл бұрын
Plz cover the other questions of bit manipulation(SDE sheet) and your CP sheet problems
@numanansari091
@numanansari091 9 ай бұрын
Hi @takeuForward Thank you for such an amazing videos. from where can I get this problem list (google doc)? please provide.
@purellajajisaipavankumar651
@purellajajisaipavankumar651 3 жыл бұрын
Thank you. Also, make a video on implement n stacks using an array if possible pls
@KJeyaChithra-do5vh
@KJeyaChithra-do5vh 5 ай бұрын
Bro .... U are my hero 🦋
@tanvirhasanmonir1627
@tanvirhasanmonir1627 2 жыл бұрын
Wonderful explanation in such a simple way! Thanks a lot.
@shrad6611
@shrad6611 2 жыл бұрын
simple and to the point
@annechepkeitany7070
@annechepkeitany7070 2 жыл бұрын
Great explanation. Could you please share the software for that you're using for the illustrations?
@ayushisingh4354
@ayushisingh4354 3 жыл бұрын
in gfg i am getting implicit function error for push and pop functions. how can i resolve it?
@jeevanalexen
@jeevanalexen 2 жыл бұрын
use different names,
@vishnusreddy
@vishnusreddy 3 жыл бұрын
Hey, thanks for this video. Was just wondering if you guys know how to implement three stacks in a single array?
@anurondas3853
@anurondas3853 Жыл бұрын
I can do two stacks in one array. Not sure about three🤔.
@mriduljain1981
@mriduljain1981 Жыл бұрын
@@anurondas3853 same , i did that in love babbar's video 😅
@sauravgupta6166
@sauravgupta6166 2 жыл бұрын
Which black board software do you use bro?
@selene8721
@selene8721 6 ай бұрын
Thank you so much!
@x12624
@x12624 2 жыл бұрын
When you do top-- for pop(), the element in the array stays, correct? We are decreasing just the index, how is it going to remove the element?
@Avinashkumar-yq2zr
@Avinashkumar-yq2zr 2 жыл бұрын
Yes the element is in the array. But we are using the top pointer to access the members.. and it satisfies the LIFO condition.
@deviprasad_bal
@deviprasad_bal 2 жыл бұрын
what we are aiming for is, our algorithm using array to work just like stack function. So, it doesn't matter if anything's up with the array, since our output will satisfy the stack output conditions.
@anurondas3853
@anurondas3853 Жыл бұрын
Imagine that I do a push operation after a pop operation. For the pop operation, I know, I did top--, so the element is still there, but when I do a push operation, I do arr[++top] = num. Thus the same number which was the top before gets overwritten, as if it was never there. Hope it helps.
@noobcoder7827
@noobcoder7827 3 жыл бұрын
I think practice problem link is power set ,isn't it?
@takeUforward
@takeUforward 3 жыл бұрын
Thanks, rectified
@Goodvibes12347
@Goodvibes12347 3 жыл бұрын
Bro make a video on how to move our job from india to abroad through the same company and about salary hikes
@takeUforward
@takeUforward 3 жыл бұрын
Jo kia nai us par video kese bana dun 😆
@jazzybot1884
@jazzybot1884 3 жыл бұрын
Do Masters ! It's the the easiest way.
@Nishant89-i2z
@Nishant89-i2z 3 жыл бұрын
@@takeUforward yeh sahi tha guru
@amanbhadani8840
@amanbhadani8840 2 жыл бұрын
@@takeUforward Ab bana digiye bhaiya
@ayansiddiqui7383
@ayansiddiqui7383 Жыл бұрын
@@takeUforward Ab to chale gaye abroad , now you have to make one on this.
@x12624
@x12624 2 жыл бұрын
What writing pad software are you using? Could anyone please let me know.
@naveenkamath2882
@naveenkamath2882 3 жыл бұрын
Bhaiya Make a video on how u able to stay awake till 4am everyday What is your sleeping hrs etc Will be helpful?
@vodnalasricharan1323
@vodnalasricharan1323 3 жыл бұрын
When is the tree playlist coming?
@takeUforward
@takeUforward 3 жыл бұрын
Follow telegram !!
@sukhii0220
@sukhii0220 3 ай бұрын
@striver bhai please cheatsheet ke stack & queue ke questions ki video bnakr daaldo iss playlist m many of stack and queue questions of cheatsheet are not explained by you bhai
@hardikpatel352
@hardikpatel352 4 ай бұрын
Thanks a lot
@vodnalasricharan1323
@vodnalasricharan1323 3 жыл бұрын
Understood
@Lakshya-f4l
@Lakshya-f4l 4 ай бұрын
Understood!
@rahulhembram4519
@rahulhembram4519 9 ай бұрын
UnderStood
@pradyumnakulkarni2187
@pradyumnakulkarni2187 3 жыл бұрын
SDE SHEET LINK IS NOT WORKING
@atanusaha8374
@atanusaha8374 3 жыл бұрын
Thanks🙏
@anmolsingh4026
@anmolsingh4026 3 жыл бұрын
understood
@012akashh
@012akashh 3 жыл бұрын
Superb buddy 👌
@kritidiptaghosh1009
@kritidiptaghosh1009 3 жыл бұрын
Helpful video
@jsuryakt
@jsuryakt 3 жыл бұрын
Understood ❤️
@roughuse.jaiganesh
@roughuse.jaiganesh 2 жыл бұрын
understood.
@lakshmiprasanna7058
@lakshmiprasanna7058 Жыл бұрын
Understood 💯💯💯
@FunnyGamerNo1
@FunnyGamerNo1 2 жыл бұрын
u are the bestttt
@satyampande684
@satyampande684 3 жыл бұрын
understood!!
@shivambajpeyi9008
@shivambajpeyi9008 3 жыл бұрын
smooth!
@sarangkumarsingh7901
@sarangkumarsingh7901 4 ай бұрын
🙂
@mayankjain5682
@mayankjain5682 2 жыл бұрын
very poor way of implementation without maintain checks of overflow and underflow. Also,we should we dynamic allocation always to deal with space issue regarding number of user inputs
@preetikushwaha8734
@preetikushwaha8734 3 жыл бұрын
@ashokdurunde1814
@ashokdurunde1814 2 жыл бұрын
Understood. Thanks a lot bhaiya for putting up ur efforts and helping all of us!!
@tirumallurivenkatapavankum135
@tirumallurivenkatapavankum135 3 жыл бұрын
Understood
@tanishkumar6682
@tanishkumar6682 Жыл бұрын
understood
@chiragbansod8252
@chiragbansod8252 7 ай бұрын
understood
@anujrawat6304
@anujrawat6304 3 жыл бұрын
Understood
@sarthakbhatia7888
@sarthakbhatia7888 2 жыл бұрын
Understood
@shaiksoofi3741
@shaiksoofi3741 4 ай бұрын
understood
@lamborzgamer2638
@lamborzgamer2638 2 ай бұрын
understood
@roopeshn3301
@roopeshn3301 2 жыл бұрын
Understood
@sumitapathak2900
@sumitapathak2900 11 ай бұрын
Understood
@swathigp3818
@swathigp3818 6 ай бұрын
Understood
Queue Implementation using Arrays
13:46
take U forward
Рет қаралды 132 М.
Stack Implementation using a Single Queue
11:17
take U forward
Рет қаралды 188 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4 МЛН
The Singing Challenge #joker #Harriet Quinn
00:35
佐助与鸣人
Рет қаралды 35 МЛН
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 133 МЛН
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 1,1 МЛН
Beginners Should Think Differently When Writing Golang
11:35
Anthony GG
Рет қаралды 120 М.
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 672 М.
Winning Facebook (Meta) Hacker Cup Qual Round 2022?
53:55
Neal Wu
Рет қаралды 2,5 МЛН
Implement LRU Cache | Leetcode
17:05
take U forward
Рет қаралды 279 М.
3.2 Implementation of Stack using Array | Data Structure and Algorithm Tutorials
17:27
Jenny's Lectures CS IT
Рет қаралды 1,1 МЛН
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 910 М.
Queue Implementation using Stack | O(1) Push and Pop Operations
11:20
take U forward
Рет қаралды 171 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4 МЛН