Skip to content

This is a mini linked-list project which can add nodes to the null linked-list which can be controlled by the user. After making the desired linked-list, it will ask you to customize the linked list that you have made. While customizing, you can insert any node anywhere in the present linked-list or you can delete any node from anywhere in the l…

Notifications You must be signed in to change notification settings

Abhash12/Multitasking-linkedlist-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Multitasking-linkedlist-mini-project

This is a mini linked-list project which can add nodes to the null linked-list which can be controlled by the user. After making the desired linked-list, it will ask you to customize the linked list that you have made. While customizing, you can insert any node anywhere in the present linked-list or you can delete any node from anywhere in the linked list. you can delete or insert one node at a time or you will have the option to insert or delete multiple nodes simultaneously. In case you don't want to make a linked list the the program will terminate by saying "No linked-list is made, thank you for your response.

About

This is a mini linked-list project which can add nodes to the null linked-list which can be controlled by the user. After making the desired linked-list, it will ask you to customize the linked list that you have made. While customizing, you can insert any node anywhere in the present linked-list or you can delete any node from anywhere in the l…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages