AllAlgorithms / c

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

Add stack implementation using single link list in c language to data structure. #223

Closed Archit099 closed 3 years ago

Archit099 commented 3 years ago

I am creating a pull request for...