gdsc-gvp / DSA

Implementation of various data structures and algorithms.
MIT License
15 stars 52 forks source link

Linked List and Shell-Sort in C and C++ #103

Closed swapnil-092 closed 2 years ago

swapnil-092 commented 2 years ago

Related Issue

Describe the changes you've made

I have added the codes of Linked List in C and C++ and also, shell sort code in C++.

Screenshots(optional)

Original Updated
original screenshot updated screenshot
rakesh0x7 commented 2 years ago

Hey! Please ask maintainers to assign the issue first and then Create PR Hey can you please create new PR for different issues! And for linked listed add your files in new folders! like Single_linked list files in one folder I'm closing this now! bcz the file structure is inappropriate