Stack using Linked List Implementation | Working + Pseudocode + Diagram | Part - 1

preview_player
Показать описание
Support Simple Snippets by Donations -
--------------------------------------------------------------------------------------------- Understand how stack using linked list can be implemented with working & diagram simulation. In this tutorial we will implement a stack data structure using singly linked list data structure. We will make a singly linked list work like a stack which means it will work in a LAST IN FIRST OUT (LIFO) mode.
We will also see the algorithm & pseudocode of individual stack operations like -
1) push
2) pop
3) peek
4) count
5) isEmpty
6) display

Simple Snippets Official Website -
Simple Snippets on Facebook -
Simple Snippets on Instagram -
Simple Snippets on Twitter -
Simple Snippets Google Plus Page -
Simple Snippets email ID -

#stack #linkedlist #datastuctures
Рекомендации по теме
Комментарии
Автор

I have not found any other video with such detailed explanation on these complex topics... Thank you Tanmay !!

JD-hqkn
Автор

I follow your DS playlist and it really helps me a lot, And the way you teach us is so Easy, Simple, and to the point ...thanks a lot Tanmay

vaibhavchauhan
Автор

Hey Tanmay, you have helped through a really hard times, , , thank u very much
Just wanna make a little request if u kindly make video on topic hash table, trees and graph.
Badly in need of your lecture

alifkhandakar
Автор

Hey Tanmay, I don’t Know whether to call you sir or bro, because you never taught concepts like regular teachers teach(the boring way) but in the other way around, you taught me a lot... BTW Thanks a lot, I learnt python from CodeWithHarry and am learning cpp+DS+Algo from you ... Thanks a lot for your Contribution if so much time making a video

raseshshetty
Автор

Mid Way this Entire playlist ... now feeling like m actually in cse

satanshuag
Автор

Thanks Tanmay I requested for the video and you uploaded it so early... Thank you a lot...

AasaJigyasa
Автор

why we are using key here? what's the need of that? like in the singly linked list there is two-part: 1st is the data value and 2nd one is the address . right? so, you have taken value for the data value and next pointer for the address part. ok? but why you have taken this KEY? what is the role of that key variable?

LUCKYSINGH-vzpd
Автор

thanks for uploading the video.
i understand a lot from this video

Vishalfsd
Автор

sir, we are also returning the value in pop also as temp store the top value and in peek we return top

nashrahnaseem
Автор

i think this type of tutorials are underestimated in this platform

ahmedboutaraa
Автор

why at 3:15 the top of the stack is 14 instead of 145 like in the array?

md
Автор

Bro can u make video on non linear data structure.
Reply plzzz

neerajpandey
Автор

why you use the key. it can be done without keys

abhishekdhiman
Автор

Graph and dynamic programming par video banao please 🙏🏻

abhimannyumagar
Автор

you make every code complicated, by adding that key value, which is not necessary, improve it

lucidlynxxx
Автор

Hi Tanmay! I am here for collaboration. Would you be interested?

nabingyati