Algorithms-Hacktoberfest
Algorithms-Hacktoberfest copied to clipboard
Added stack data structure in CPP. It has push,pop and display function.
I added implementation of stack data structure in C++. It has push, pop and display functions. I also updated it in readme.md file.
Your branch has conflicts that need to be resolved.