Stack Data Structures amp Algorithms Tutorial In Python 7
YOUR LINK HERE:
http://youtube.com/watch?v=zwb3GmNAtFk
What is stack?: Stack is a very important data structure in any programming language. In this data structure tutorial, we will discuss what is stack and implement stack in python using a list and collections.deque. In the end there are couple of exercises for you to solve. • Code: https://github.com/codebasics/data-st... • Exercise: https://github.com/codebasics/data-st... • Topics • 00:00 Introduction • 00:14 What is stack? • 04:51 Stack in different languages • 05:06 Using list as a stack • 07:50 Using deque as a stack • 11:50 Exercise • #stack #stackdatasstructure #datastructures #algorithms #python • Do you want to learn technology from me? Check https://codebasics.io/?utm_source=des... for my affordable video courses. • Next Video: • Queue - Data Structures Algorithms ... • Previous video: • Collision Handling In Hash Table - Da... • Complete playlist: • Data Structures And Algorithms In Python • 🌎 My Website For Video Courses: https://codebasics.io/?utm_source=des... • Need help building software or data analytics and AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website. • #️⃣ Social Media #️⃣ • 🔗 Discord: / discord • 📸 Dhaval's Personal Instagram: / dhavalsays • 📸 Instagram: / codebasicshub • 🔊 Facebook: / codebasicshub • 📝 Linkedin (Personal): / dhavalsays • 📝 Linkedin (Codebasics): / codebasics • 📱 Twitter: / codebasicshub • 🔗 Patreon: https://www.patreon.com/codebasics?fa...
#############################
