Linked List Implementation of Stacks (Part 1)

  Рет қаралды 236,744

Neso Academy

Neso Academy

Күн бұрын

Пікірлер: 72
@gurappagateacademy5618
@gurappagateacademy5618 2 жыл бұрын
I am mechanical students l got AIR 6th rank in GATE PI . 11 times I qualified GATE. l did my M Tech from IIT Madras. This year I am writing GATE CSE. Neso academy vedios is better than other online source for GATE aspirants as my opinion. Thank you so much.
@anonymouscse6433
@anonymouscse6433 Жыл бұрын
Bhai videos hota edited karke bhi galat hai 11 times qualified
@Uknwnwizard
@Uknwnwizard Жыл бұрын
11 times 😂
@saaranshjain9618
@saaranshjain9618 Жыл бұрын
Bro became father before going for M Tech 🤣🤣
@studymaterial6465
@studymaterial6465 Жыл бұрын
​@@anonymouscse6433😂😂
@danishabbasofficially
@danishabbasofficially Жыл бұрын
Yes of course... I'm from Pakistan I can't afford a package of Neso App but this channel helped me a lot.
@qwertypwnown
@qwertypwnown 2 жыл бұрын
One of the best teachers on the internet! Many thanks.
@nandinirm2234
@nandinirm2234 2 жыл бұрын
Best explanation I love the background ....pleasant for eyes and font size ....everything perfect
@sheelkumarigupta5273
@sheelkumarigupta5273 3 жыл бұрын
Please upload the series soon.i need to study.your way of teaching is amazing.. I'm requesting plz upload as soon as possible
@computer_tech98
@computer_tech98 10 ай бұрын
The best explanation for the begginer student and also it looking best❤ thank you sir
@Ankittiwari-yk8ix
@Ankittiwari-yk8ix 2 жыл бұрын
we can also form a dynamically allocate array...during the run time we can input the size of the array. so we do have not to worry about the size of the array.
@amandawanaprinceh1058
@amandawanaprinceh1058 Жыл бұрын
very true. the reason given for why we need a linked list vs an array for the stack was not valid. During the run time also we can dynamically allocate the array size.
@net.navigator
@net.navigator Жыл бұрын
the main idea behind the linked list is that we can use memory not only in a contiguous fashion. for extreme sets of data, allocating continuous memory is not a great idea to go with. yes you can realloc array and add size dynamically but in the linked list the data can be stored in available memory cells during run time and the storage need not be continuous
@Mr_Memer01_
@Mr_Memer01_ Жыл бұрын
What an explanation ❤🎉 Sir I've viva and practical tomorrow Thanks sirji ❤️
@Sovit705
@Sovit705 3 жыл бұрын
why don't do they like this video? Please motivate the maker of the contents for a wonderful presentation of the topics.
@hereyoursdad
@hereyoursdad 2 жыл бұрын
very very good insight especially when i was confused that where the head will be define i got resolutions thanks
@sakshikarale6758
@sakshikarale6758 3 жыл бұрын
Plz upload the videos as soon as possible... Thanks for this series and it is superb.
@satyamrana5462
@satyamrana5462 3 жыл бұрын
Thank You So Much Neso Academy, Please Keep Making Videos You Are Really Doing a Great Job. I found such a great explanation of all these topics here.
@rahufkhan9076
@rahufkhan9076 3 жыл бұрын
Please complete the playlist. Upload the video regularly sir please...
@ahiamatagabriel5696
@ahiamatagabriel5696 2 жыл бұрын
God bless neso academy
@timacorn2536
@timacorn2536 Жыл бұрын
if there was a doubly linked list we could have top as the end pointer right? since we can always go back and set it to the 2nd last pointer
@phanikumarsimhadri8124
@phanikumarsimhadri8124 Жыл бұрын
Excellent Explanation
@thefattyguitarist6623
@thefattyguitarist6623 2 жыл бұрын
But what if while pushing a node into linkedlist we keep track of both top and previous top (by another pointer variable) And then push This will reduce time complexity to O(1)
@dipeshsamrawat7957
@dipeshsamrawat7957 3 жыл бұрын
I love Neso Academy :)
@souvikmidya8233
@souvikmidya8233 3 жыл бұрын
Please sir complete the playlist . I am watching the playlist for last 5 months and it's still going on.
@rajeshprajapati4863
@rajeshprajapati4863 3 жыл бұрын
Do not ask for the quick completion. Just leave it as it is.
@gandhamprakash
@gandhamprakash Жыл бұрын
for example i want to delete the firstly created node in the list(stack operation at begining of list),it also take O(n) ...
@sumedhraut1853
@sumedhraut1853 3 жыл бұрын
Please upload the next video's as soon as possible sir...
@kowshik-gu7cw
@kowshik-gu7cw Ай бұрын
Time complexity of inserting an element at the end in linked list also order of N because this also traverse to insert
@vaibhavkurale5016
@vaibhavkurale5016 3 жыл бұрын
Data structure series complete hobe mai kitane din lag jayenge🙏
@suyashkumar8840
@suyashkumar8840 3 жыл бұрын
2 saal
@JohnDoe-kj2cs
@JohnDoe-kj2cs 3 жыл бұрын
@@suyashkumar8840 bs
@nikhilsastry6631
@nikhilsastry6631 3 жыл бұрын
7months
@sivasaile5163
@sivasaile5163 2 жыл бұрын
You guys are truly amazing ❤️
@bilalmohammad4242
@bilalmohammad4242 2 жыл бұрын
thank you man, it was an awesome explanation!
@bushrahussain3005
@bushrahussain3005 8 ай бұрын
Top== NULL can be top== -1
@rajatshimpi455
@rajatshimpi455 10 ай бұрын
do we only need to learn SINGLY LINked list for this chapter or do i need to know all like circular ,doubly etc ???
@accessdenied9393
@accessdenied9393 3 жыл бұрын
Keep up, sir
@AlameenAdeyemi
@AlameenAdeyemi 8 ай бұрын
i just had to comment man, kudos
@Lil-Diva
@Lil-Diva 2 жыл бұрын
Tysm sir💜
@parvahuja7618
@parvahuja7618 2 жыл бұрын
thankyou neso love you
@RahulSingh-yx8rw
@RahulSingh-yx8rw 3 жыл бұрын
First comment , I'm waiting for this video. thank u so much👍
@brijeshkumarverma1223
@brijeshkumarverma1223 Жыл бұрын
starts at : 4:48
@adityabhattad4614
@adityabhattad4614 Жыл бұрын
What if we maintain pointer to second last element, the problem will be easily solved... isn't it?
@sandeepgharusandeepgharu8269
@sandeepgharusandeepgharu8269 Жыл бұрын
Brilliant 👌
@CodeShode
@CodeShode 3 жыл бұрын
how is time complexity of adding at the end of a singly linked list is constant. Isn't it O(n)?
@collegematerial5348
@collegematerial5348 3 жыл бұрын
yes you are right
@gamingwithindian8492
@gamingwithindian8492 2 жыл бұрын
because the top pointer always pointing to last node of the list
@monjurulkabir8959
@monjurulkabir8959 5 ай бұрын
Yes it should be O(n)
@zainabrehman-w7e
@zainabrehman-w7e 5 ай бұрын
Yes because in stack the top always represent the last node​@@gamingwithindian8492
@zainabrehman-w7e
@zainabrehman-w7e 5 ай бұрын
We are discussing stack here not simple linkedlist
@gagansalian807
@gagansalian807 9 ай бұрын
good one😄
@HopeNHopes
@HopeNHopes 5 ай бұрын
الحمدالله للوجود النسو آکادمی 🤞😗
@sangramganta4265
@sangramganta4265 7 ай бұрын
sir please upload next data structures lectures please sir
@anshurajsinghranawat6732
@anshurajsinghranawat6732 3 жыл бұрын
But sir STACK use LIFO property and in the linked list represention first node print in first so how stack property is true in linked list represention Thank you ❤
@johanliebert675
@johanliebert675 Жыл бұрын
Pov:you have exam tomorrow
@divinechijindu7465
@divinechijindu7465 9 ай бұрын
Have a tail pointer and make your life a bit easier?
@vaibhavinakate9755
@vaibhavinakate9755 3 жыл бұрын
When the next video is coming
@rajeshprajapati4863
@rajeshprajapati4863 3 жыл бұрын
❤️❤️❤️
@junaidnaik-pu7dp
@junaidnaik-pu7dp 26 күн бұрын
RCB❤❤❤
@vaibhavkurale5016
@vaibhavkurale5016 3 жыл бұрын
Write a code/ program in your each video program🙏
@Bad_Agent
@Bad_Agent Жыл бұрын
5:38
@saikiran2596
@saikiran2596 2 жыл бұрын
1:10
@saikiran2596
@saikiran2596 2 жыл бұрын
2:18
@vaibhavkurale5016
@vaibhavkurale5016 3 жыл бұрын
1 st view😁
@AHABBAKA252727
@AHABBAKA252727 3 жыл бұрын
HA HA HA HA
Linked List Implementation of Stacks (Part 2)
11:49
Neso Academy
Рет қаралды 126 М.
3.3 Stack implementation using Linked List | Data Structures and Algorithm Tutorials
27:01
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,5 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 25 МЛН
Каха и лужа  #непосредственнокаха
00:15
Application of Stacks (Infix to Postfix) - Part 1
10:33
Neso Academy
Рет қаралды 164 М.
Learn Linked Lists in 13 minutes 🔗
13:24
Bro Code
Рет қаралды 346 М.
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
Introduction to Linked List
6:21
Neso Academy
Рет қаралды 1,6 МЛН
3.2 Implementation of Stack using Array | Data Structure and Algorithm Tutorials
17:27
Jenny's Lectures CS IT
Рет қаралды 1,1 МЛН
Introduction to Linked Lists (Data Structures & Algorithms #5)
18:47
4.3 Queue Implementation using Linked List in C | Data Structure Tutorials
19:47
Jenny's Lectures CS IT
Рет қаралды 504 М.
Linked List Implementation of Stacks (Part 3)
11:46
Neso Academy
Рет қаралды 73 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,5 МЛН