Krushergod / DSA

Hacktoberfest
GNU General Public License v3.0
6 stars 25 forks source link

Add optamised Doubly linked list with functionality #56

Closed Manishgupta200 closed 2 years ago

Manishgupta200 commented 2 years ago

Here I added Doubly Linked List with multiple functionality of insertion at beginning, end and at any position where you want to insert by using C program. If it's ok then please accept it under Hacktoberfest2022.