Back to Browse

Stack implementation in Python | Data Structures and Algorithms | Sinhala

11.3K views
May 2, 2022
12:46

Stack implementation in Python | Data Structures and Algorithms | Sinhala Stack is a data structure. It is following the LIFO (Last In, First Out) principle. Those are allowed operations at one end only. That means we can access only the top element of a Stack. ▬▬▬▬▬▬ L I N K S 🔗▬▬▬▬▬▬ Stack: https://www.youtube.com/watch?v=QtiLJk-edxU Read more: https://deepblade.com/stack-data-structure/ Code(Stack): https://github.com/dineshpiyasamara/Data-Structures-and-Algorithms/blob/master/Stack/stack.py Code(fixed Stack): https://github.com/dineshpiyasamara/Data-Structures-and-Algorithms/blob/master/Stack/fixedStack.py ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:19 Create a Stack 02:24 isEmpty Operation 03:55 Push Operation 06:04 Pop Operation 08:34 Peek Operation 11:03 Delete Operation ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬ ► Machine Learning Tutorial - https://www.youtube.com/playlist?list=PL495mke12zYDHN9ONfcal1eQfo8VqmOgu ► Deep Learning Tutorial - https://www.youtube.com/playlist?list=PL495mke12zYBLz2j_RoYbIltaYxvaTd9k ► Python Tutorial - https://www.youtube.com/playlist?list=PL495mke12zYC-ZUbzd1Z0Y6WteuvsMf7Z ► Java Tutorial - https://www.youtube.com/playlist?list=PL495mke12zYANEM9p7JT5-99Yx8Z7z_ib ► MATLAB Tutorial - https://www.youtube.com/playlist?list=PL495mke12zYB4CL0t43tAp6ML9DRnLg6H ► Python Libraries(Numpy, Matplotlib, Pandas) - https://www.youtube.com/playlist?list=PL495mke12zYAFMs6kTM3kmzaJReiaa_xR ► Database Management System - https://www.youtube.com/playlist?list=PL495mke12zYD9IRbraE2sS-ZrHKBqkaLv ► Data Structures & Algorithms - https://www.youtube.com/playlist?list=PL495mke12zYDIwsabzb61OLdBpg3QDcXg ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ ► FACEBOOK PAGE - https://web.facebook.com/profile.php?id=100085532523257 ► FACEBOOK GROUP - https://web.facebook.com/groups/1410169166175215 ► LINKEDIN - https://www.linkedin.com/company/66352542 ► GITHUB - https://github.com/dineshpiyasamara ► TELEGRAM CHANNEL - https://t.me/codeprolk ► TELEGRAM GROUP - https://t.me/codeprolkchat Music: https://www.bensound.com #programming #sinhala #codeprolk

Download

1 formats

Video Formats

360pmp415.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Stack implementation in Python | Data Structures and Algorithms | Sinhala | NatokHD