AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.45k stars 520 forks source link

linkedlist.c #346

Closed ankushrai999 closed 1 year ago

ankushrai999 commented 2 years ago

here i show all possible cases for linked list using switch case by doing insertion ,deletion, sort etc

I am creating a pull request for...