Skip to content

deepikaaap/deep-self-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

The project is to list a set of inputs into a linked list.

Data will have Value and Index If the incoming Index is lesser than the head index, the incoming index is made head else is pushed at the end of the list. If the index already exists, the nodes are swapped and the originally existing node is pushed to the end of the list.

About

Linked List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages