technojam / Ultimate_Algorithms_Repository

This is a collection of Data Structures and Algorithms
83 stars 166 forks source link

stack_using_linkedlist.c #245

Closed aluminiumquagga closed 4 years ago

aluminiumquagga commented 4 years ago

stack using linked list algorithm along with a menu-driven program

Rishabhkapoor commented 4 years ago

Hey @raneyash , Please create an issue before making a PR or link the issue for which you are making the PR. You can make use of the template we have created for the same.