Push operation in DSA

DavidClark08
Contributor

Last to days I am in confussion about the Puch operation in Data Structure and Algorithm . I want to learn how to operate these operation and how to use it .Can any on share his knowledge aout DSA ?

0 Upvotes
1 Accepted solution
PamCotton
Solution
HubSpot Alumni
HubSpot Alumni

Hey @DavidClark08 thank you for posting in our Community!

 

 In DSA, a "push" operation typically refers to adding an element to a data structure, often in the context of a stack or a queue. Are you able to share where are you want help specifically?  The more information, screenshots, and details you can provide, the better I can advise on the next steps.

 

Thank you

Pam

View solution in original post

2 Replies 2
PamCotton
Solution
HubSpot Alumni
HubSpot Alumni

Hey @DavidClark08 thank you for posting in our Community!

 

 In DSA, a "push" operation typically refers to adding an element to a data structure, often in the context of a stack or a queue. Are you able to share where are you want help specifically?  The more information, screenshots, and details you can provide, the better I can advise on the next steps.

 

Thank you

Pam

DavidClark08
Contributor

Ok thanks for these informative information but you have also know about the pop operation can you tell me about this operation ?

0 Upvotes