Skip to content

niinpatel/LinkedLists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedLists

  1. Create a linked list
  2. Add node to its head
  3. Add node to its tail
  4. Remove node from head
  5. Remove node from tail
  6. Traverse the entire linked list.
  7. Searching from a linked list.
  8. Add node to Nth position

Releases

No releases published

Sponsor this project

Packages

No packages published