Ankit152 / CPP-STL

A repository to understand C++ STL and use it in coding interviews and coding contests.
6 stars 13 forks source link

Stack Insertion #16

Closed debanjan-2002 closed 3 years ago

debanjan-2002 commented 3 years ago

Hi, I would like to add a C++ code representing insertion of elements in a stack using C++ STL. @Ankit152

Regards, Debanjan Poddar