Skip to content

Indranil65090/Linked-List

Repository files navigation

Linked-List

Codes of all types linked list

Also contains various operations on a Linked-List

Header linked list is a special type of linked list in which a start node is present infront of the head node and the start node will have the number of nodes in the list and start node will point to the head node.

About

Codes for linked lists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages