AllAlgorithms / c

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

Create Linked List Creation and Insertion #319

Open moh003-suh opened 3 years ago

moh003-suh commented 3 years ago

Program to Create a linked list and perform insertion

I am creating a pull request for...