arnab2001 / DSA

Collection of DSA problems and solutions
37 stars 186 forks source link

Create stack using linked list (doubly pointer) #383

Open avniagarwal23 opened 1 year ago

avniagarwal23 commented 1 year ago

This a code for implementing stack using linked list using double pointer. please add hacktoberfest-accepted label