N0vice17 / DataStructures-And-Algorithm

This Repository covers all the topics of dsa which will help you to learn dsa in a better way
GNU General Public License v3.0
30 stars 48 forks source link

doubly linked list added #96

Closed kashish-219 closed 1 year ago

kashish-219 commented 1 year ago

Added doubly linked list using c inside linked list folder. In this i have done all the operations like create,delete,split ,merge and display. If the code is okay can you please merge the request and add hacktoberfest-accepeted label to the request.