0% found this document useful (0 votes)
25 views1 page

Linked List

A linked list allows searching and creating new nodes by inserting them before or after existing nodes. It can also delete nodes from any position and rearrange the remaining nodes in ascending order. Duplicate nodes can be identified and removed from the linked list.

Uploaded by

Mohit Choudhary
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Linked List

A linked list allows searching and creating new nodes by inserting them before or after existing nodes. It can also delete nodes from any position and rearrange the remaining nodes in ascending order. Duplicate nodes can be identified and removed from the linked list.

Uploaded by

Mohit Choudhary
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ek linked list hai searching ,2 dabaye toh node create any node for new position

delete a node any position ,assendin g order meh rearrenge


duplicate ho to delete kare

You might also like