arjuaman / hacktoberfest2021

Tagged excluded at Hacktoberfest 2021, so contributions WON'T count towards your rewards! 🙏
1 stars 13 forks source link

Added C++ program to implement Stacks using Linkedlist #17

Closed Krishna-Pradeep-Dawalkar closed 3 years ago

Krishna-Pradeep-Dawalkar commented 3 years ago

I have added a C++ program to implement the Stacks using Singly LinkedList. It is added in the folder as hactoberfest2020 -> Stack_using_LinkedList.cpp Hope you find it as a useful and needful contribution! : )