AllAlgorithms / c

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

Create operations on linked list #359

Closed ghost closed 2 years ago

ghost commented 3 years ago

C program that performs all operations on a linked list.

I am creating a pull request for...