Lec-31: PUSH operation using Array | Implementation of Stack | Data Structure

preview_player
Показать описание

0:00 - Introduction
1:04 -Implementation of Stack
1:08 -Using Array
1:12 -Using Linked List
3:02 -Push Operation using Array
3:24 -Stack Example
5:50 -Push Operation (Pseudocode)
7:56 -Time Complexity O(1)

►Data Structure (Complete Playlist):

Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
► Operating System :
►Database Management System:
► Theory of Computation
►Artificial Intelligence:
►Computer Networks (Complete Playlist):
►Computer Architecture (Complete Playlist):
►Structured Query Language (SQL):
►Discrete Mathematics:
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Design and Analysis of algorithms (DAA) (Complete Playlist):
►Graph Theory:
►Programming in C:
►Digital Logic:

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
Рекомендации по теме
Комментарии
Автор

Wahh ❤❤❤❤❤❤ thank you so much for updating video's mam ❤❤❤❤ you are the best explainer

beuely
Автор

yra ye madam bolti ktna sweet hain, smjha bhi acha rhi hain . Too good 😍😍

MinalIrfan-yc
Автор

Mam your teaching skills very understandable. thankyou for teaching in such a nice way😊

theDreamer_V
Автор

Ma'am, first of all thanks a lot for making this topic so easy to us...I have one question-> in the second line of the pseudocode, shouldn't it be if(top == max-1) instead of if(top = max-1) since we are
checking the condition of equality here?

souvikmukherjee
Автор

Madam circular link list ka vidoe banaday

erjavaid
Автор

If stack has 6 unit cell memory and all the 6 cells are filled and we have to push element how we can push the element

Mandar_Shinde