Linked List Implementation of Stacks (Part 1)
Transcript
Read and summarize the transcript of this video on Glasp Reader (beta).
Summary & Key Takeaways
The summary of this video is not yet available 😢 We summarize videos one by one, so it might take a while. If you want to get the summary now, please summarize the video with YouTube Summary extension or try Glasp Reader.
About the Video
Data Structures: Linked List Implementation of Stacks (Part 1)
Topics discussed:
-
The need for linked list implementation of stacks.
-
The need for preferring the beginning of the linked list as the top of the stack.
-
The discussion on the idea of writing a program for linked list implementation of the stack.
Data Structures: https://bit.ly/3hjudFV
C Programming: https://goo.gl/7Eh2SS
Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE)
Follow me on Instagram: @jaspreetedu(https://bit.ly/2YX26E5)
Contribute: http://www.nesoacademy.org/donate
Memberships: https://bit.ly/2U7YSPI
Books: http://www.nesoacademy.org/recommended-books
Website â–º http://www.nesoacademy.org/
Forum â–º http://forum.nesoacademy.org/
Facebook â–º https://goo.gl/Nt0PmB
Twitt...