AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.45k stars 520 forks source link

Create stack_using_array.c #329

Open SOUMEE2000 opened 3 years ago

SOUMEE2000 commented 3 years ago

I am creating a pull request for...

*A new implementation of stack using an array