Skip to content

VaibhavMishra98/Linked_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linked_List

Learn to perform following operations in linked list:

   1.Display                                      
   2.Add node to empty list/add at beginning      
   3.Add at end                                   
   4.Delete from list                             
   5.Search                                       
   6.Count no. of nodes                           
   7.Add after node                               
   8.Add before node                              
   9.Reverse List                                 
   10.exit

   THANK YOU!

About

Learn to perform linked list operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages