ar7aditya / DSA-Hacktoberfest-2022

DSA
MIT License
20 stars 62 forks source link

Create StackUsingArray #59

Closed SamratDawn closed 2 years ago

SamratDawn commented 2 years ago

This is a menu driven stack program with various functionalities., It has 10 options from which a user can perform operations. it utilized array as its basic container.