1)Stack Data Structure in C++ with STL

preview_player
Показать описание
This is the first video of the playlist Data Structures in C++.
We implement Stack and cover the basics with the help of the Standard Template Library(STL).
We use inbuilt functions:-
push(),pop(),top(),size(),empty()
These functions are explained in the video.
Do ask any doubts in the comments section.
Рекомендации по теме